From 813cb4296de54443f0e2c73d623e2b7954e7b104 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 25 Jul 2025 08:39:44 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `3f4fc97f1d745f1d5d3c853949503136d419e6de` (#5900) :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 40a739946..7a1652ade 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=a86f52b2859dae4db5a7a0bbc0f1ad9de6b43ec6 +LLAMA_VERSION?=3f4fc97f1d745f1d5d3c853949503136d419e6de LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=