From 103cbcd711a692914a604225f7d74615146b2144 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:58:27 +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 a33f1ceaa68c..56f85698ba08 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=9e3b928fd8c9d14dbf15a8768b9fdd7e5c721d66 +LLAMA_VERSION?=7d2b45b4f7b663cda74f23fbc3ce6dc3bd4f6545 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=