From ab0370a0b9d93bdc709d24b568f81ff5c9132977 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 16 Dec 2023 09:22:13 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1429) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 48d9ccf7..63aa6b89 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=8a7b2fa528f130631a5f43648481596ab320ed5a +CPPLLAMA_VERSION?=88ae8952b65cbf32eb1f5703681ea592e510e570 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all