From 211487c7f34b3fc082ca409080980be835a1b7da Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Thu, 3 Sep 2026 23:06:10 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `9cffdcc801582616250520966699cb5b25d28243` (#11845) :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 e78be7b0d..f6d8bd16f 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=3466812d1f06728effe7c0f3c0671117f461672d +LLAMA_VERSION?=9cffdcc801582616250520966699cb5b25d28243 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=