From 19a66fd89843730602bf5944c040fac53676bed0 Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Sun, 20 Sep 2026 22:00:45 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `e613ef2c81bae98d59850d061ac29e6e3e88cb00` (#12157) :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 1807c0bab..644f0677a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=50631b3d2c569ad8e5c112090cd28570b1268ee0 +LLAMA_VERSION?=e613ef2c81bae98d59850d061ac29e6e3e88cb00 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=