BakerBunker
4b8c6d4cf8
Add Qwen2.5-Omni (#36752)
* Add qwen2.5-omni
* Remove einops dependency
* Add torchdiffeq dependency
* Sort init
* Add torchdiffeq to extras['diffeq']
* Fix repo consistency
* use cached_file
* del odeint
* renew pytest
* format
* Remove torchdiffeq
* format
* fixed batch infer bug
* Change positional_embedding to parameter
* Change default speaker
* Config revision
* Use modular & code clean
* code clean
* decouple padding with model & code cleaning
* sort init
* fix
* fix
* Second code review
* fix
* fix
* rename vars to full name + some comments
* update pytest
* Code clean & fix
* fix
* style
* more clean up
* fixup
* smaller vision model in tests
* fix processor test
* deflake a bit the tests (still flaky though)
* de-flake tests finally + add generation mixin
* final nits i hope
* make sure processor tests are complete
* replace with Qwen2_5OmniForConditionalGeneration
* fix tests after updating ckpt
* fix typos when cleaning, also we can't change ckpt
* fixup
* images and videos kwargs for processor
* thinker and talker loadable from hub ckpt
* address comments and update tests after rebase
* fixup
* skip for now
* fixup
* fixup
* remove torch dependency in processors
---------
Co-authored-by: lvyuanjun.lyj <lvyuanjun.lyj@alibaba-inc.con>
Co-authored-by: feizi.wx <feizi.wx@alibaba-inc.com>
Co-authored-by: raushan <raushan@huggingface.co>
2025-04-14 12:36:41 +02:00
..
2022-11-08 19:54:41 +00:00
2021-02-15 07:55:10 -05:00
2024-05-22 06:40:15 +02:00
2025-04-04 12:18:20 +02:00
2025-03-21 13:08:47 +01:00
2025-04-08 11:14:49 +02:00
2025-04-11 18:52:00 +02:00
2025-03-13 15:12:44 +00:00
2024-05-22 06:40:15 +02:00
2025-04-08 12:04:33 +02:00
2024-05-22 06:40:15 +02:00
2025-04-05 22:02:22 +02:00
2025-04-11 11:08:36 +02:00
2023-03-13 19:11:19 +01:00
2025-03-20 10:55:12 +00:00
2025-04-14 12:36:41 +02:00
2023-06-06 18:17:41 +02:00
2021-02-15 07:55:10 -05:00
2025-03-06 13:12:30 +00:00
2024-08-27 11:58:27 +01:00
2025-03-13 15:12:44 +00:00
2025-03-13 15:12:44 +00:00
2025-03-25 16:00:11 +01:00
2024-04-15 15:08:09 +02:00
2025-04-02 14:39:57 +02:00
2024-01-31 15:58:17 +01:00
2025-03-25 16:00:11 +01:00
2023-02-03 12:57:02 -05:00
2024-10-17 16:11:52 +02:00
2024-08-27 11:58:27 +01:00
2024-04-12 10:01:28 +02:00
2024-05-22 06:40:15 +02:00
2025-04-04 11:46:27 +02:00
2025-04-11 18:42:37 +01:00
2024-04-15 13:20:36 +02:00
2025-03-25 16:00:11 +01:00
2025-04-10 14:47:23 +02:00
2025-03-25 16:00:11 +01:00
2024-10-09 09:21:46 +02:00
2025-02-24 17:53:18 +01:00
2022-06-02 10:24:16 +02:00
2024-10-28 12:01:05 +01:00
2025-03-25 16:00:11 +01:00
2024-09-03 16:53:21 +02:00
2025-03-11 13:47:38 +00:00
2024-06-10 15:16:58 +02:00
2024-05-09 22:57:52 +02:00
2024-05-22 06:40:15 +02:00
2025-03-13 15:12:44 +00:00
2024-04-24 22:32:42 +02:00
2025-04-11 12:19:27 +02:00
2025-03-25 16:00:11 +01:00
2024-07-22 14:14:47 +01:00