transformers/tests/models/internvl
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 InternVL (2.5 MPO) (#35968) 2025-04-18 18:57:33 +02:00
test_modeling_internvl.py Update some tests for torch 2.7.1 (#38701) 2025-06-10 11:46:52 +02:00
test_processor_internvl.py [video processors] support frame sampling within processors (#38105) 2025-06-12 09:34:30 +00:00
test_video_processor_internvl.py 🔴 Video processors as a separate class (#35206) 2025-05-12 11:55:51 +02:00