transformers/tests/models/smolvlm
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 SmolVLM2 (#36126) 2025-02-20 15:00:26 +01:00
test_image_processing_smolvlm.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_smolvlm.py [VLMs] fix flash-attention tests (#37603) 2025-04-24 11:48:11 +02:00
test_processor_smolvlm.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00
test_video_processing_smolvlm.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00