transformers/tests/models/blip
Raushan Turganbay 893ad04fad
Load sub-configs from composite configs (#34410)
* save/load sub-configs

* nit forgot these

* fix copies

* move test to common

* use dict for sub-configs

* add load-save-laod test

* clean up modeling check

* oops this are correct keys

* fix some tests, missed some composite configs

* this model was missed
2024-11-05 11:34:01 +01:00
..
__init__.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00
test_image_processing_blip.py Update kwargs validation for preprocess with decorator (#32024) 2024-08-06 11:33:05 +01:00
test_modeling_blip_text.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
test_modeling_blip.py Load sub-configs from composite configs (#34410) 2024-11-05 11:34:01 +01:00
test_modeling_tf_blip_text.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_modeling_tf_blip.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_processor_blip.py rename all test_processing_*.py to test_processor_*.py (#33878) 2024-10-02 16:43:43 +02:00