cyyever
|
1e6b546ea6
|
Use Python 3.9 syntax in tests (#37343)
Signed-off-by: cyy <cyyever@outlook.com>
|
2025-04-08 14:12:08 +02:00 |
|
Miquel Farré
|
a1780b7ba5
|
bugfix Idefics3 processor - handle gracefully cases with text and no images (#35363)
* bugfix processing empty images
* fix
* fix
* Update src/transformers/models/idefics3/processing_idefics3.py
Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
* adding tests
* fix
* fix
* fix
---------
Co-authored-by: Yoni Gozlan <74535834+yonigozlan@users.noreply.github.com>
|
2024-12-23 16:59:01 +01:00 |
|
Yoni Gozlan
|
940a6bd343
|
Use non nested images and batched text Idefics2/3 (#34222)
* add support for non nested images and add tests
* add tests error scenario
* fix style
* added single and no image to error tests
|
2024-10-24 20:00:13 -04:00 |
|
Yoni Gozlan
|
62e8c759c3
|
rename all test_processing_*.py to test_processor_*.py (#33878)
* rename all test_processing_*.py to test_processor_*.py ans fix duplicate test processor paligemma
* fix copies
* fix broken tests
* fix-copies
* fix test processor bridgetower
|
2024-10-02 16:43:43 +02:00 |
|