From 78015014a58025cc46ef0e136839fcd211711d60 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Fri, 11 Sep 2026 08:33:12 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `df03399b885831b2a1603b3abb0d8c156808e363` (#11966) :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 d9eb97ed1..739757999 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=434ddbbc0e30522e897670681e503b797c12b7c1 +LLAMA_VERSION?=df03399b885831b2a1603b3abb0d8c156808e363 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=