From d2624d38a9c42f3712961723bac42f91324cd98a Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Wed, 5 Aug 2026 22:25:31 +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 c2d9096b56c8..30610cf2b6fa 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=221f0f6356efe2260023208365705ec5d5a7c8f5 +LLAMA_VERSION?=f9e832c10e9444cb168ddcb579cc62c154f3068b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=