From fa284f7445c7333d62f744cc3932363fe4dbaf94 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Mon, 21 Jul 2025 09:14:09 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `2be60cbc2707359241c2784f9d2e30d8fc7cdabb` (#5867) :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 6b8f6b9ba..108dcfb40 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=a979ca22db0d737af1e548a73291193655c6be99 +LLAMA_VERSION?=2be60cbc2707359241c2784f9d2e30d8fc7cdabb LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=