From 728e08c6c2499f91feb5d1ced1c7400ccb1159fa Mon Sep 17 00:00:00 2001 From: localai-org-maint-bot Date: Mon, 21 Sep 2026 15:46:22 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `ce8caa6e60a03093351d6016a818720e0d46f0fb` (#12177) :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 644f0677a..1d2269a6c 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=e613ef2c81bae98d59850d061ac29e6e3e88cb00 +LLAMA_VERSION?=ce8caa6e60a03093351d6016a818720e0d46f0fb LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=