From b9884b16192793cf6c337b983c503488d05b72e8 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Sat, 3 Jan 2026 20:07:43 +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 22da1e1d6592..819ac90c55a5 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=706e3f93a60109a40f1224eaf4af0d59caa7c3ae +LLAMA_VERSION?=e57f52334b2e8436a94f7e332462dfc63a08f995 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=