From 733b612eb248ea5129035e2a4071d7cefc60b6b7 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:41:09 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1288) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2a0af9b0..cab620b4 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=bd90eca237b498dd106d315dcb9ad3e6fae3906f +CPPLLAMA_VERSION?=6bb4908a17150b49373b5f977685b2e180a04f6f # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all