From 8967ed1601b1f73a17d0255768024ccb6de709ce Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 16 Mar 2024 12:25:41 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1840) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6d309152..2bd83fc1 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=6a8041ef6b46d4712afc3ae791d1c2d73da0ad1c GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=4755afd1cbd40d93c017e5b98c39796f52345314 +CPPLLAMA_VERSION?=d84c48505f60bcd358b82a751d40418c4d235643 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all