From 5c08ec0382eb644076079affd4b46e87e6c01a7d Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:58:37 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `eab8ee41f889ef7823af517e8098fb8a9b3cf601` (#11724) :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 d9e248adf..ae8cff292 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=f280b26983ad0fdb705a0d9ebf0503e76f2899b0 +LLAMA_VERSION?=eab8ee41f889ef7823af517e8098fb8a9b3cf601 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=