From 55766d269b0b576ff8c6e689f09706d5a44de955 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 13 Sep 2025 23:11:18 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `aa0c461efe3603639af1a1defed2438d9c16ca0f` (#6261) :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 1c8f9a145..0357e9f8d 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=40be51152d4dc2d47444a4ed378285139859895b +LLAMA_VERSION?=aa0c461efe3603639af1a1defed2438d9c16ca0f LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=