From edc343de2db152a25516470e6b60f44e2d7edda0 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sun, 5 Jul 2026 20:28:29 +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 03b3f61d6064..1101dd873423 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=665892536dfb1b7532161e3182304bd35c33e768 +LLAMA_VERSION?=2da668617612d2df773f966e3b0ee22dc2beef7b LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=