From f1619c12f79f7c4f321b787166c93b130e971fc2 Mon Sep 17 00:00:00 2001 From: mudler Date: Fri, 12 Jan 2024 20:05:53 +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 5f32c13a490..67431cf9a8a 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=b0377875488b33f7114138687d828da1de61775d +CPPLLAMA_VERSION?=de473f5f8e19ba5e659cdf5af65fb9251dce16c5 # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all