transformers/tests/models/instructblipvideo
Raushan Turganbay 27459025b8
[video processors] support frame sampling within processors (#38105)
* apply updates smolVLM (still needs workaround for chat template)

* add other models

* dump qwen omni for now, come back later

* port qwen omni from their impl

* wait, all qwens sample videos in same way!

* clean up

* make smolvlm backwards compatible and fix padding

* dix some tests

* fox smolvlm tests

* more clean up and test fixing

* delete unused arg

* fix

* address comments

* style

* fix test
2025-06-12 09:34:30 +00:00
..
__init__.py Add video modality for InstrucBLIP (#30182) 2024-06-25 15:45:39 +05:00
test_modeling_instructblipvideo.py [VLMs] support attention backends (#37576) 2025-05-08 18:18:54 +02:00
test_processor_instructblipvideo.py 🔴 Video processors as a separate class (#35206) 2025-05-12 11:55:51 +02:00
test_video_processing_instructblipvideo.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00