From 9196583651e3839dfd119f9fbadc6e45566ad858 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:06:39 +0200 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1204) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index affba0ecf2b3..f944b00252f3 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=465219b9143ac01db0990bbcb0a081ef72ec2008 +CPPLLAMA_VERSION?=96981f37b1e3f450d9e63e571514217bf60f0a7f # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all