From e8c0f357adceb987644bccbe5aed0735103ec16d Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sun, 7 Sep 2025 20:06:30 +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 04ee6fe60ac0..b8578802e108 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=c4df49a42d396bdf7344501813e7de53bc9e7bb3 +LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=