From 67213c588efa5bf01e57a82fcdd1aa4da0129b46 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Tue, 5 Aug 2025 20:08:11 +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 d449b250863d..3aac12db066c 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=41613437ffee0dbccad684fc744788bc504ec213 +LLAMA_VERSION?=fd1234cb468935ea087d6929b2487926c3afff4b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=