From c511b6dadf325d01e53bb5dc5f783f924e06a556 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Fri, 25 Sep 2026 14:59:38 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `84e76d8a23162eca70490da131945ebec1f09bf4` (#12258) :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 6bd686b51..b672f2d31 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d2e54583c7452353eb35d40431281f6ee984332f +LLAMA_VERSION?=84e76d8a23162eca70490da131945ebec1f09bf4 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=