From ff09683d842199c764cc5173accc8c779dba13b9 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:33:38 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ac4cddeb0dbd778f650bf568f6f08344a06abe3a` (#10239) :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 d3236e4e4..d1a2f84b9 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=039e20a2db9e87b2477c76cc04905f3e1acad77f +LLAMA_VERSION?=ac4cddeb0dbd778f650bf568f6f08344a06abe3a LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=