From f721d6bf63023b0df72408c0efb3069db54c2175 Mon Sep 17 00:00:00 2001 From: mudler Date: Tue, 23 Jan 2024 20:05:41 +0000 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp Signed-off-by: GitHub --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f938eee356dd..bdf448882d4b 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=6f9939d119b2d004c264952eb510bd106455531e +CPPLLAMA_VERSION?=26d607608d794efa56df3bdb6043a2f94c1d632c # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all