From 5d2cbaf83b570e55feaf51afb50902ec3d860485 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:06:18 +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 1c8f9a14549c..0357e9f8d3a8 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=40be51152d4dc2d47444a4ed378285139859895b +LLAMA_VERSION?=aa0c461efe3603639af1a1defed2438d9c16ca0f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=