From 72f4d541d0d18141cee719cc374226d671d8bfe4 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 13 Aug 2025 08:33:48 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `f4586ee5986d6f965becb37876d6f3666478a961` (#6048) :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com> Co-authored-by: Ettore Di Giacinto --- backend/cpp/llama-cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cpp/llama-cpp/Makefile b/backend/cpp/llama-cpp/Makefile index 06d76a204..18abe7dc1 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=be48528b068111304e4a0bb82c028558b5705f05 +LLAMA_VERSION?=f4586ee5986d6f965becb37876d6f3666478a961 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=