From 790c53fa27738f68fa915ff76f939cacdaca01da Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Tue, 15 Sep 2026 09:01:50 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `96ffdc41ceb055e1c2d3d96667ae6d9f0ccb710b` (#12057) :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 6320042b2..7e69b603d 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=5f436dddb440a288ee5611d7d1eca564a6aca9f4 +LLAMA_VERSION?=96ffdc41ceb055e1c2d3d96667ae6d9f0ccb710b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=