From 8a80830f33a02a674d74091a1325477d0b6cc4c6 Mon Sep 17 00:00:00 2001 From: "mudler's LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 2 Aug 2026 18:15:49 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `a7a6d0d269c896218b6c78e0933bd6a17519d3f6` (#11283) :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 f8b1f32c2..d1497c657 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=876a4321163249c43ca4e986818fab5ab081f282 +LLAMA_VERSION?=a7a6d0d269c896218b6c78e0933bd6a17519d3f6 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=