From e47f8c834ae4daed51bf05341914e3ff8ae5d02a Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Thu, 11 Sep 2025 20:06:16 +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 b8578802e108..4c09d2a5ab85 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8 +LLAMA_VERSION?=0e6ff0046f4a2983b2c77950aa75960fe4b4f0e2 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=