From babbbc6ec83cb71568b54df24e92b47770f342ed Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 19 Apr 2026 23:39:19 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `4eac5b45095a4e8a1ff1cce4f6d030e0872fb4ad` (#9429) :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 4f08f27a1..83bca1954 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=4f02d4733934179386cbc15b3454be26237940bb +LLAMA_VERSION?=4eac5b45095a4e8a1ff1cce4f6d030e0872fb4ad LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=