From 8efded70c22c75b167b95516114a9765ae287ad2 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 18 Apr 2026 20:16:15 +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 c9a496ffa57c..4f08f27a17ed 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=45cac7ca703fb9085eae62b9121fca01d20177f6 +LLAMA_VERSION?=4f02d4733934179386cbc15b3454be26237940bb LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=