From 37158c27dfcfa8abaf67e1b22b701eb0585165e5 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 8 Jun 2026 15:02:33 +0000 Subject: [PATCH] chore(llama-cpp): bump to 8f83d6c for mtmd video input support Signed-off-by: Ettore Di Giacinto --- 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 a33f1ceaa..3e84ab59b 100644 --- a/backend/cpp/llama-cpp/Makefile +++ b/backend/cpp/llama-cpp/Makefile @@ -1,5 +1,5 @@ -LLAMA_VERSION?=9e3b928fd8c9d14dbf15a8768b9fdd7e5c721d66 +LLAMA_VERSION?=8f83d6c271d194bde2d410145a0ce73bc42e85cd LLAMA_REPO?=https://github.com/ggerganov/llama.cpp CMAKE_ARGS?=