From e4bf51d5bd9ff88164492f4518e557b08d59a18f Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 20 Mar 2024 09:05:53 +0100 Subject: [PATCH] :arrow_up: Update ggerganov/llama.cpp (#1864) Signed-off-by: GitHub Co-authored-by: mudler --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f4d85d90..fe074592 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ BINARY_NAME=local-ai # llama.cpp versions GOLLAMA_STABLE_VERSION?=2b57a8ae43e4699d3dc5d1496a1ccd42922993be -CPPLLAMA_VERSION?=2d15886bb092c3b780c676b5cc57ff3337af9c83 +CPPLLAMA_VERSION?=d8b009a9456bf5284376149f3deb09300a37701a # gpt4all version GPT4ALL_REPO?=https://github.com/nomic-ai/gpt4all