From bf405c003dc1e4a52deb957e7473fea334392c60 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Thu, 10 Sep 2026 17:05:20 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `434ddbbc0e30522e897670681e503b797c12b7c1` (#11953) :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 cd24b020b..d9eb97ed1 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=f3f1a8f2760f28325a5ec20c05b171e5b7c83a29 +LLAMA_VERSION?=434ddbbc0e30522e897670681e503b797c12b7c1 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=