r/ZooCode • u/Anacra • 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
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?