From 0106c5818186bbb24298d53df7a88db1822d38f4 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 24 Mar 2024 14:54:01 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1885) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2f50f362..adb3c813 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=56a00f0a2f48a85376f48b5ce77699df781631ae +CPPLLAMA_VERSION?=95562175f83a49755ff6fd3bad09409417c8e6f9 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all