From 08fde6c830bc1a7fec15571eabae19e2ee7d9c17 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:07:28 +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 c2bbcd7dfc40..8b429d98d95a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=5f7e166cbf7b9ca928c7fad990098ef32358ac75 +LLAMA_VERSION?=b2ba81dbe07b6dbea9c96b13346c66973dede32c LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=