From f8ed9157a275e635bae5cfb281f409f42787ee69 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 26 Sep 2025 21:37:27 +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 f9faeb7a3918..808462e5d40f 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=835b2b915c52bcabcd688d025eacff9a07b65f52 +LLAMA_VERSION?=72b24d96c6888c609d562779a23787304ae4609c LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=