transformers/tests/models/qwen2_vl
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 support qwen2-vl (#32318) 2024-08-26 15:16:44 +02:00
test_image_processing_qwen2_vl.py Fix smart resize (#38706) 2025-06-10 08:59:22 +00:00
test_modeling_qwen2_vl.py [compile] re-enable for Qwen-VL models (#38127) 2025-05-21 09:50:39 +00:00
test_processor_qwen2_vl.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00
test_video_processing_qwen2_vl.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00