From 1ced998f94f71cf61f177de1d116fdad14fd0164 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:07:26 +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 4d775d3453ba..643c30fca932 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ca71fb9b368e3db96e028f80c4c9df6b6b370edd +LLAMA_VERSION?=3df2244df40c67dfd6ad548b40ccc507a066af2b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=