From 7920d75805cbbf0c31dcc9f76beece2c95445e24 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 18 Aug 2025 10:26:58 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `21c17b5befc5f6be5992bc87fc1ba99d388561df` (#6084) :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 1c154e4e8..9bcb55a57 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1fe00296f587dfca0957e006d146f5875b61e43d +LLAMA_VERSION?=21c17b5befc5f6be5992bc87fc1ba99d388561df LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=