From e87db16b4bc3045d12a1712607ecc28c80211489 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 1 Aug 2026 20:22:19 +0000 Subject: [PATCH] :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@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 f8b1f32c2ec8..d1497c657ba5 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?=