From 47cc3dc8d79fcdd6fcff0f99da02c96d5d0509fb Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Sat, 25 Apr 2026 08:58:27 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `361fe72acb7b9bd79059cc177cbeda99b35b5db9` (#9548) :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 cd023ad2a..504b4f5a2 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=187a45637054881ecacf17f8e2f6f8f2ba7df1c7 +LLAMA_VERSION?=361fe72acb7b9bd79059cc177cbeda99b35b5db9 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=