From f6c9c209112216a326a0d520fddff1c770341cbf Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 10 May 2026 21:17:38 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `2b2babd1243c67ca811c0a5852cedf92b1a20024` (#9747) :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 6b25208d6..883e856fd 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1e5ad35d560b90a8ac447d149c8f8447ae1fcaa0 +LLAMA_VERSION?=2b2babd1243c67ca811c0a5852cedf92b1a20024 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=