From c3a6590c21c3ef5e8957ed9ad3bae71709a3b64e Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 25 Apr 2026 21:12:33 +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 504b4f5a26b0..2bb590fadb12 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=361fe72acb7b9bd79059cc177cbeda99b35b5db9 +LLAMA_VERSION?=dcad77cc3b0865153f486327064fb0320a57a476 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=