From 6d5d3ebcf68a573ce4454ed8b31982fb31818021 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 4 Oct 2025 19:00:50 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `128d522c04286e019666bd6ee4d18e3fbf8772e2` (#6379) :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 6f6dc83a8..f74cdae87 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=d64c8104f090b27b1f99e8da5995ffcfa6b726e2 +LLAMA_VERSION?=128d522c04286e019666bd6ee4d18e3fbf8772e2 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=