transformers/tests/models/idefics
byi8220 75b76a5ea4
[`ProcessingIdefics`] Attention mask bug with padding (#29449)
* Defaulted IdeficsProcessor padding to 'longest', removed manual padding

* make fixup

* Defaulted processor call to padding=False

* Add padding to processor call in IdeficsModelIntegrationTest as well

* Defaulted IdeficsProcessor padding to 'longest', removed manual padding

* make fixup

* Defaulted processor call to padding=False

* Add padding to processor call in IdeficsModelIntegrationTest as well

* redefaulted padding=longest again

* fixup/doc
2024-04-04 10:11:09 +01:00
..
__init__.py new model: IDEFICS via HuggingFaceM4 (#24796) 2023-08-18 14:12:28 -07:00
test_image_processing_idefics.py new model: IDEFICS via HuggingFaceM4 (#24796) 2023-08-18 14:12:28 -07:00
test_modeling_idefics.py [`ProcessingIdefics`] Attention mask bug with padding (#29449) 2024-04-04 10:11:09 +01:00
test_processor_idefics.py [`ProcessingIdefics`] Attention mask bug with padding (#29449) 2024-04-04 10:11:09 +01:00