From 9452a481938fb66c0ed7b233384c8d64ea60b962 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 21 Nov 2025 20:07:53 +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 49ecb4fe6ed8..eb268671bdec 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=dd0f3219419b24740864b5343958a97e1b3e4b26 +LLAMA_VERSION?=23bc779a6e58762ea892eca1801b2ea1b9050c00 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=