Pablo Montalvo
c624d5ba0b
add initial design for uniform processors + align model (#31197)
* add initial design for uniform processors + align model
* fix mutable default 👀
* add configuration test
* handle structured kwargs w defaults + add test
* protect torch-specific test
* fix style
* fix
* fix assertEqual
* move kwargs merging to processing common
* rework kwargs for type hinting
* just get Unpack from extensions
* run-slow[align]
* handle kwargs passed as nested dict
* add from_pretrained test for nested kwargs handling
* [run-slow]align
* update documentation + imports
* update audio inputs
* protect audio types, silly
* try removing imports
* make things simpler
* simplerer
* move out kwargs test to common mixin
* [run-slow]align
* skip tests for old processors
* [run-slow]align, clip
* !$#@!! protect imports, darn it
* [run-slow]align, clip
* [run-slow]align, clip
* update doc
* improve documentation for default values
* add model_max_length testing
This parameter depends on tokenizers received.
* Raise if kwargs are specified in two places
* fix
* expand VideoInput
* fix
* fix style
* remove defaults values
* add comment to indicate documentation on adding kwargs
* protect imports
* [run-slow]align
* fix
* remove set() that breaks ordering
* test more
* removed unused func
* [run-slow]align
2024-06-13 16:27:16 +02:00
..
2024-03-25 10:33:38 +01:00
2024-06-13 16:27:16 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-03-13 14:53:27 +01:00
2024-03-13 14:53:27 +01:00
2024-06-11 15:47:38 +01:00
2024-06-03 19:08:41 +08:00
2024-03-13 14:53:27 +01:00
2024-03-13 14:53:27 +01:00
2024-03-13 14:53:27 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 17:50:18 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-06-07 17:50:18 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-03-25 10:33:38 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-03-13 14:53:27 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-03-13 14:53:27 +01:00
2024-04-17 12:19:18 +02:00
2024-06-10 15:16:58 +02:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2023-03-22 20:02:24 +01:00
2024-05-22 06:40:15 +02:00
2024-03-25 10:33:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-05-23 17:18:58 +02:00
2024-03-25 10:33:38 +01:00
2024-03-25 10:33:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-04-01 07:51:00 +00:00
2023-06-29 10:17:36 +01:00
2024-06-11 15:47:38 +01:00
2024-03-25 10:33:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-05-23 16:53:07 +01:00
2024-03-25 10:33:38 +01:00
2024-06-04 10:09:24 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-05 13:52:16 +02:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2023-08-02 20:22:36 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-03-13 14:53:27 +01:00
2024-03-25 10:33:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-03-13 14:53:27 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 11:51:41 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-05-24 08:38:58 -07:00
2024-06-07 17:50:18 +01:00
2024-06-11 15:47:38 +01:00
2024-03-25 10:33:38 +01:00
2024-06-03 15:16:28 +02:00
2024-05-17 16:51:31 +02:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 17:50:18 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-07 17:50:18 +01:00
2024-06-06 13:37:29 +05:00
2024-06-07 17:50:18 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 17:50:18 +01:00
2024-03-13 14:53:27 +01:00
2024-05-22 06:40:15 +02:00
2022-05-03 14:42:02 +02:00
2024-06-07 19:40:26 +01:00
2024-06-04 18:04:08 +02:00
2024-05-22 06:40:15 +02:00
2024-03-13 14:53:27 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-05-23 18:27:54 +02:00
2024-05-22 06:40:15 +02:00
2024-06-07 17:50:18 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-05-23 18:53:26 +02:00
2024-06-07 17:50:18 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-03-25 10:33:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-10 11:22:39 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-06-07 17:50:18 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-03-13 14:53:27 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 17:50:18 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 17:50:18 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-03-14 16:48:11 +01:00
2024-05-22 06:40:15 +02:00
2024-04-19 17:32:52 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-04 10:09:24 +01:00
2024-06-04 10:09:24 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-28 11:36:26 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-05-28 18:07:07 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-03-25 10:33:38 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 17:50:18 +01:00
2024-06-07 17:50:18 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-05-24 08:38:58 -07:00
2024-06-07 17:50:18 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-11 15:47:38 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-05-22 06:40:15 +02:00
2024-05-20 13:40:42 +02:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-06-07 19:40:26 +01:00
2024-03-25 10:33:38 +01:00
2024-04-02 10:27:26 +02:00
2024-03-13 14:53:27 +01:00
2024-06-06 14:44:35 +01:00
2024-05-22 06:40:15 +02:00
2024-06-04 10:09:24 +01:00
2024-06-11 15:47:38 +01:00
2024-05-22 06:40:15 +02:00
2022-05-03 14:42:02 +02:00