From 7d28b3f115901ea8b72c614ec42566d77788e8e6 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 29 May 2026 20:54:25 +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 248f13b3d52c..0dd9b0c5e663 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=751ebd17a58a8a513994509214373bb9e6a3d66c +LLAMA_VERSION?=22d66b567eef11cf2e9832f04db64ee0323a0fd0 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=