From e40677ccdfaf036d126b7f5b7a590cbf789a5d39 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Wed, 14 Jan 2026 20:07:41 +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 b423f2e7acee..fdfb9e001712 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e4832e3ae4d58ac0ecbdbf4ae055424d6e628c9f +LLAMA_VERSION?=d98b548120eecf98f0f6eaa1ba7e29b3afda9f2e LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=