From 6cbf69dc29dce1c3f04d3bf25a77179962b141d2 Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sun, 10 May 2026 00:06:29 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `1e5ad35d560b90a8ac447d149c8f8447ae1fcaa0` (#9739) :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> Co-authored-by: Ettore Di Giacinto --- 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 0727849a6..6b25208d6 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=00d56b11c3477b99bc18562dc1d1834f0d961778 +LLAMA_VERSION?=1e5ad35d560b90a8ac447d149c8f8447ae1fcaa0 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=