From dad85bad8287ac2ee49343e8386e44ec1772bf42 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sun, 17 Aug 2025 20:07: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 1c154e4e8221..9bcb55a579ad 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=1fe00296f587dfca0957e006d146f5875b61e43d +LLAMA_VERSION?=21c17b5befc5f6be5992bc87fc1ba99d388561df LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=