From b0b37a472f0baf1a5b619dd2a0631a6258834bfc Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:27:08 +0200 Subject: [PATCH] chore: :arrow_up: Update ggml-org/llama.cpp to `08f21453aec846867b39878500d725a05bd32683` (#9190) :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 cb298d98a..8faef612a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=7c203670f8d746382247ed369fea7fbf10df8ae0 +LLAMA_VERSION?=08f21453aec846867b39878500d725a05bd32683 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=