From b5af87fc6cf96ab131d5a66b01a3a416264f001c Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 18 Nov 2023 08:19:10 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1300) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0fe82825..39940157 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=8da46278e1a57107591653275f8e03a281de94f0 +CPPLLAMA_VERSION?=bbecf3f415797f812893947998bda4f866fa900e # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all