From 6940d6ac5d127713ed3adb0f527da9b4089f8d33 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 29 Nov 2025 20:07:34 +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 af9abd28c79f..d43449058778 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d82b7a7c1d73c0674698d9601b1bbb0200933f29 +LLAMA_VERSION?=8c32d9d96d9ae345a0150cae8572859e9aafea0b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=