transformers/tests/models/llava_next
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 LLaVa-1.6, bis (#29586) 2024-03-20 15:51:12 +00:00
test_image_processing_llava_next.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00
test_modeling_llava_next.py Load sub-configs from composite configs (#34410) 2024-11-05 11:34:01 +01:00
test_processor_llava_next.py Uniformize kwargs for image-text-to-text processors (#32544) 2024-09-24 21:28:19 -04:00