transformers/tests/models/instructblipvideo
Raushan Turganbay f8b88866f5
[VLMs] support passing embeds along with pixels (#38467)
* VLMs can work with embeds now

* update more models

* fix tests

* fix copies

* fixup

* fix

* style

* unskip tests

* fix copies

* fix tests

* style

* omni modality models

* qwen models had extra indentation

* fix some other tests

* fix copies

* fix test last time

* unrelated changes revert

* we can't rely only on embeds

* delete file

* de-flake mistral3

* fix qwen models

* fix style

* fix tests

* fix copies

* deflake the test

* modular reverted by fixes, fix again

* flaky test, overwritten

* fix copies

* style
2025-07-01 11:33:20 +00:00
..
__init__.py Add video modality for InstrucBLIP (#30182) 2024-06-25 15:45:39 +05:00
test_modeling_instructblipvideo.py [VLMs] support passing embeds along with pixels (#38467) 2025-07-01 11:33:20 +00: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