From 6f17c260a78c10f23d6da625627efb31260ca682 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 7 Oct 2025 08:44:02 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `3df2244df40c67dfd6ad548b40ccc507a066af2b` (#6401) :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 4d775d345..643c30fca 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ca71fb9b368e3db96e028f80c4c9df6b6b370edd +LLAMA_VERSION?=3df2244df40c67dfd6ad548b40ccc507a066af2b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=