From d9e202a17e99a8df5c0d11767d499e3f4432242d Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:40:22 +0000 Subject: [PATCH] :arrow_up: Update ggml-org/llama.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@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 02ff72914ce5..7a9b03440979 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=0eca4d490e591d4e93058d07540cf47278a72577 +LLAMA_VERSION?=4fc4ec5541b243957ae5099edb67372f8f3b550e LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=