transformers/tests/models/siglip
amyeroberts 25245ec26d
Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321)
* Rename to test_model_common_attributes
The method name is misleading - it is testing being able to get and set embeddings, not common attributes to all models

* Explicitly skip
2024-06-07 19:40:26 +01:00
..
__init__.py Add SigLIP (#26522) 2024-01-08 18:17:16 +01:00
test_image_processor_siglip.py Add SigLIP (#26522) 2024-01-08 18:17:16 +01:00
test_modeling_siglip.py Rename test_model_common_attributes -> test_model_get_set_embeddings (#31321) 2024-06-07 19:40:26 +01:00
test_tokenization_siglip.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00