From 7ad4384cbe91b22388ec65e972a528d8ce53d455 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Sat, 5 Sep 2026 11:26:11 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `427291b5b34cd914a31b3fd3b61a68f6184f4b9f` (#11866) :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 f6d8bd16f..35c965f2b 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=9cffdcc801582616250520966699cb5b25d28243 +LLAMA_VERSION?=427291b5b34cd914a31b3fd3b61a68f6184f4b9f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=