From fdd19c7f762dae837c71cad1ea1f36c1f4e3cfe5 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Thu, 24 Sep 2026 21:18:47 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `d2e54583c7452353eb35d40431281f6ee984332f` (#12228) :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 b881abf53..6bd686b51 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=709fe755dfa810d77e2ac386292b29648b536864 +LLAMA_VERSION?=d2e54583c7452353eb35d40431281f6ee984332f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=