transformers/tests/models/instructblip
Cyril Vallez dd3933dd65
Simplify keep_in_fp32_modules logic (#36722)
* better regex everywhere

* fix

* Update test_modeling_instructblip.py

* BC with explanations this time otherwise it makes no sense at all

* Update test_modeling_instructblip.py

* style

* CIs

* update _keep_in_fp32_modules in blip2

* Update modeling_utils.py

* Update modeling_utils.py

* style

* CIs

* add check

* trigger CIs

* Update modeling_utils.py

* trigger CIs
2025-03-21 16:12:59 +01:00
..
__init__.py Add InstructBLIP (#23460) 2023-06-26 11:23:57 +02:00
test_modeling_instructblip.py Simplify keep_in_fp32_modules logic (#36722) 2025-03-21 16:12:59 +01:00
test_processor_instructblip.py Uniformize kwargs for image-text-to-text processors (#32544) 2024-09-24 21:28:19 -04:00