From 627559d785294de6378393499db0dc3dfa6d939c Mon Sep 17 00:00:00 2001 From: mudler Date: Fri, 1 Dec 2023 20:05:46 +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 6c6accd1e139..99ee7eb581e5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=1f5cd83275fabb43f2ae92c30033b384a3eb37b4 +CPPLLAMA_VERSION?=5a7d3125e7c24f223659b7f0b7aa7736986e92c0 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all