From 13c45e1f5ce095d04ff61335d6a7a04abeb68e30 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:01:53 +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 c80d979d4e74..04c42fe80326 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1e9d771e2c2f1113a5ebdd0dc15bafe57dce64be +LLAMA_VERSION?=e97492369888f5311e4d1f3beb325a36bbed70e9 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=