From 14bb65b57bfed3ca9e2931287b596b9ed41d0d95 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Wed, 17 Dec 2025 08:32:42 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ef83fb8601229ff650d952985be47e82d644bfaa` (#7611) :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 35fba161b..f2f8470cd 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=9d52f17ae33e8df958e20f3f1b13bfec53ab5a1d +LLAMA_VERSION?=ef83fb8601229ff650d952985be47e82d644bfaa LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=