From 6e9466eb1c0796164f8f6b8bed9ca81f56fb687f Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Fri, 15 May 2026 20:31:22 +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 52172084527d..8b6a36d72eeb 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=834a243664114487f99520370a7a7b00fc7a486f +LLAMA_VERSION?=1348f67c58f561808136e8a152a9eddec168f221 LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=