From 28b2d2ff8d7cfeac50614bb0efe4ca46b19d7548 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sun, 4 Jan 2026 20:07:57 +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 819ac90c55a5..a00611f5bc77 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e57f52334b2e8436a94f7e332462dfc63a08f995 +LLAMA_VERSION?=4974bf53cf14073c7b66e1151348156aabd42cb8 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=