From f25e4504140817c23017fc115e0fda3742ebdeb5 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 4 Mar 2026 23:25:48 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `24d2ee052795063afffc9732465ca1b1c65f4a28` (#8777) :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> --- 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 a6ca41bb6..04a3252ab 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ecd99d6a9acbc436bad085783bcd5d0b9ae9e9e9 +LLAMA_VERSION?=24d2ee052795063afffc9732465ca1b1c65f4a28 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=