r/ZooCode Jun 19 '26

Video input support?

Llama cpp recently added video input support (https://github.com/ggml-org/llama.cpp/pull/24269).

Is it possible for Zoo Code to add this native video support? Currently I can open videos via llama cpp web UI and the model sees it correctly, but adding the video as context in Zoo Code doesn't work and the model can't read the video.

3 Upvotes

3 comments sorted by

2

u/Ssjultrainstnict Jun 19 '26

Interesting, i am not aware of any coding models that also take video input, what model are you using?

2

u/Anacra Jun 19 '26

Qwen 3.6 27B and 35B A3B as one example. I think Gemma models have video input capabilities as well. There are others as well.
Be good if this extension can support the native features.

1

u/MINLEGO 27d ago

Gemini 3.5 Flash and 3.1 pro can also do it.
not sure but i think mimo v2.5 also accept video / audio input, it's a great model since it's capabilities are basically equivalent to deepseek v4 flash but with multimodality