transformers/tests/models/clip
Raushan Turganbay bf68dd9e6e
[tests] expand flex-attn test for vision models (#38434)
* expand the test for VLMs

* typo

* mark models `supports_flex` + expand test for additional kwargs

* flex attn for refactored vision models

* fix copies

* fix

* unskip

* style

* address comments
2025-06-03 07:40:44 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_image_processing_clip.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_clip.py [tests] expand flex-attn test for vision models (#38434) 2025-06-03 07:40:44 +00:00
test_modeling_flax_clip.py [tests] remove flax-pt equivalence and cross tests (#36283) 2025-02-19 15:13:27 +00:00
test_modeling_tf_clip.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_processor_clip.py 🚨 🚨 Setup -> setupclass conversion (#37282) 2025-04-08 17:15:37 +01:00
test_tokenization_clip.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00