From 04fecd634ae1c32b89c7420af2808b1e1f83c2bd Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 30 Sep 2025 23:13:23 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `b2ba81dbe07b6dbea9c96b13346c66973dede32c` (#6366) :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@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 c2bbcd7df..8b429d98d 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?=