From b69de25fb6b8e932fd5fd656bd27727835d697a3 Mon Sep 17 00:00:00 2001 From: mudler Date: Sat, 28 Oct 2023 20:05:43 +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 b5d471565c76..636757a74f0e 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=9d02956443e5c1ded29b7b5ed8a21bc01ba6f563 +CPPLLAMA_VERSION?=ff3bad83e29e3009010cbc923bebd769055eaa7f # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all