From 5515119a7ed65a0df049bf5be0a22ce916cb07bd Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Thu, 18 Dec 2025 09:07:09 +0100 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `d37fc935059211454e9ad2e2a44e8ed78fd6d1ce` (#7629) :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 f2f8470cd..1fca8090f 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=ef83fb8601229ff650d952985be47e82d644bfaa +LLAMA_VERSION?=d37fc935059211454e9ad2e2a44e8ed78fd6d1ce LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=