From 713633eed329a23294e01d3322e6db3a0bb4b735 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Thu, 21 May 2026 20:42:02 +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 e3b7a948bb56..a1b1f10d8519 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ad277572619fcfb6ddd38f4c6437283a4b2b8636 +LLAMA_VERSION?=bb28c1fe246b72276ee1d00ce89306be7b865766 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=