From 29f64b85add853b6da76e45c46a34fe4a569e566 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Thu, 2 Oct 2025 20:07:26 +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 0e1eba23111c..6f6dc83a825d 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1fe4e38cc20af058ed320bd46cac934991190056 +LLAMA_VERSION?=d64c8104f090b27b1f99e8da5995ffcfa6b726e2 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=