From 3ae0f864046a79addb0b52b89fd424503b00cbce Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:08:17 +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 7c785819693e..211f21e3be0a 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=29c8fbe4e05fd23c44950d0958299e25fbeabc5c +LLAMA_VERSION?=df36bce667bf14f8e538645547754386f9516326 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=