From 7c1934b1830368e1c23b02b449d05b18c43fa99a Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 24 Apr 2026 09:17:06 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `187a45637054881ecacf17f8e2f6f8f2ba7df1c7` (#9520) :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 021c65657..cd023ad2a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=0d0764dfd257c0ae862525c05778207f87b99b1c +LLAMA_VERSION?=187a45637054881ecacf17f8e2f6f8f2ba7df1c7 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=