From 6ef7ea2635ae5371be4e6eef516c2ad4afd9f4a3 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:00:36 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1207) Signed-off-by: GitHub Signed-off-by: Ettore Di Giacinto Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5c578db18ef..82250e6995c 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLLAMA_VERSION?=aeba71ee842819da681ea537e78846dc75949ac0 GOLLAMA_STABLE_VERSION?=50cee7712066d9e38306eccadcfbb44ea87df4b7 -CPPLLAMA_VERSION?=9d02956443e5c1ded29b7b5ed8a21bc01ba6f563 +CPPLLAMA_VERSION?=6e08281e588bbba1a5d180290a94a43f167f3a1a # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all