From b9e81dbfd45b9f76512a002b2bac8cebb6118899 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 11 May 2026 08:14:07 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `389ff61d77b5c71cec0cf92fe4e5d01ace80b797` (#9752) :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> Co-authored-by: Ettore Di Giacinto --- 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 883e856fd..62e2b0fb3 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=2b2babd1243c67ca811c0a5852cedf92b1a20024 +LLAMA_VERSION?=389ff61d77b5c71cec0cf92fe4e5d01ace80b797 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=