transformers/tests/models/seamless_m4t
Arthur f5d45d89c4
🚨Early-error🚨 config will error out if output_attentions=True and the attn implementation is wrong (#38288)
* Protect ParallelInterface

* early error out on output attention setting for no wraning in modeling

* modular update

* fixup

* update model tests

* update

* oups

* set model's config

* more cases

* ??

* properly fix

* fixup

* update

* last onces

* update

* fix?

* fix wrong merge commit

* fix hub test

* nits

* wow I am tired

* updates

* fix pipeline!

---------

Co-authored-by: Lysandre <hi@lysand.re>
2025-05-23 17:17:38 +02:00
..
__init__.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_feature_extraction_seamless_m4t.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_seamless_m4t.py 🚨Early-error🚨 config will error out if output_attentions=True and the attn implementation is wrong (#38288) 2025-05-23 17:17:38 +02:00
test_processor_seamless_m4t.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_tokenization_seamless_m4t.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00