Yoni Gozlan
5f0c181f4e
Uniformize kwargs for image-text-to-text processors (#32544)
* uniformize FUYU processor kwargs
* Uniformize instructblip processor kwargs
* Fix processor kwargs and tests Fuyu, InstructBlip, Kosmos2
* Uniformize llava_next processor
* Fix save_load test for processor with chat_template only as extra init args
* Fix import Unpack
* Fix Fuyu Processor import
* Fix FuyuProcessor import
* Fix FuyuProcessor
* Add defaults for specific kwargs kosmos2
* Fix Udop to return BatchFeature instead of BatchEncoding and uniformize kwargs
* Add tests processor Udop
* remove Copied from in processing Udop as change of input orders caused by BatchEncoding -> BatchFeature
* Fix overwrite tests kwargs processors
* Add warnings and BC for changes in processor inputs order, change docs, add BC for text_pair as arg for Udop
* Fix processing test fuyu
* remove unnecessary pad_token check in instructblip ProcessorTest
* Fix BC tests and cleanup
* FIx imports fuyu
* Uniformize Pix2Struct
* Fix wrong name for FuyuProcessorKwargs
* Fix slow tests reversed inputs align fuyu llava-next, change udop warning
* Fix wrong logging import udop
* Add check images text input order
* Fix copies
* change text pair handling when positional arg
* rebase on main, fix imports in test_processing_common
* remove optional args and udop uniformization from this PR
* fix failing tests
* remove unnecessary test, fix processing utils and test processing common
* cleanup Unpack
* cleanup
* fix conflict grounding dino
2024-09-24 21:28:19 -04:00
..
2024-09-18 11:07:51 +02:00
2024-08-16 12:35:41 -04:00
2024-09-19 19:28:04 +01:00
2024-03-19 14:43:02 +00:00
2024-08-20 11:42:36 +02:00
2024-09-24 16:40:48 +01:00
2024-09-24 21:28:19 -04:00
2024-07-11 12:11:50 +01:00
2024-02-29 03:56:16 +01:00
2024-09-20 16:43:30 -07:00
2024-09-24 03:40:56 -06:00
2024-08-30 18:17:25 +02:00
2024-07-17 10:56:44 +01:00
2024-09-18 12:32:02 +02:00
2024-09-19 19:28:04 +01:00
2024-09-23 18:28:36 +01:00
2024-07-26 10:33:02 +02:00
2024-08-06 11:33:05 +01:00
2024-05-21 13:56:52 +01:00
2024-09-20 10:16:43 +01:00
2024-05-16 10:56:11 +01:00
2024-05-13 15:59:46 +01:00
2024-09-04 12:03:30 +01:00
2024-09-24 21:28:19 -04:00
2024-09-13 11:58:38 +01:00