From c6677e3c846cb2c4dde8b5a3112fa04c04568d83 Mon Sep 17 00:00:00 2001 From: mudler Date: Fri, 27 Oct 2023 20:05:49 +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..83f16e05e2f1 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=9d02956443e5c1ded29b7b5ed8a21bc01ba6f563 +CPPLLAMA_VERSION?=c8d6a1f34ab6f1b6bd468d256e535a61f98f114c # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all