From c92e2f8c6dcb823d5cc759ef1f276764f1604409 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 21 Feb 2026 08:23:30 +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 7e64fbce7f86..461c8de8a300 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=b908baf1825b1a89afef87b09e22c32af2ca6548 +LLAMA_VERSION?=ba3b9c8844aca35ecb40d31886686326f22d2214 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=