Files
LocalAI/backend/cpp/llama-cpp/grpc-server.cpp
Ettore Di Giacinto 35ff935845 feat(llama-cpp): forward video input to mtmd (template + non-template paths)
Wire request->videos() into grpc-server.cpp mirroring the existing image
and audio handling: a video_data build + non-template files extraction, and
input_video chat chunks on the tokenizer-template path. allow_video is
auto-set at model load by the vendored upstream chat_params.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-06-08 15:06:51 +00:00

202 KiB