From 08432d49e581346065cd68667d34a60b7b65d30a Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 8 Sep 2025 08:33:33 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `3976dfbe00f02a62c0deca32c46138e4f0ca81d8` (#6214) :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 04ee6fe60..b8578802e 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=c4df49a42d396bdf7344501813e7de53bc9e7bb3 +LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=