transformers/tests/models/qwen2_vl
Raushan Turganbay 7a25f8dfdb
[qwen2-vl] fix FA2 inference (#39121)
* fix FA2

* update is causal flag and remove mask for FA2

* update for FA2 with varlen path

* how the tests were passing with different devices?

* add comment and ref to the PR

* move mask preparation to base pretrained model

* seq len is the first dim, not second

* fix copies to fix GLM4V
2025-07-01 10:18:37 +00:00
..
__init__.py support qwen2-vl (#32318) 2024-08-26 15:16:44 +02:00
test_image_processing_qwen2_vl.py Add Idefics2/3 and SmolVLM Fast image processors + improvements for fast image processors (#38157) 2025-06-23 14:17:25 +00:00
test_modeling_qwen2_vl.py [qwen2-vl] fix FA2 inference (#39121) 2025-07-01 10:18:37 +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