From 61c2304638816f68621efd85102e9c47e1401c83 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 24 Jul 2025 15:02:37 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `a86f52b2859dae4db5a7a0bbc0f1ad9de6b43ec6` (#5894) :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 aee6e6c7e..40a739946 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=acd6cb1c41676f6bbb25c2a76fa5abeb1719301e +LLAMA_VERSION?=a86f52b2859dae4db5a7a0bbc0f1ad9de6b43ec6 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=