transformers/tests/models/seamless_m4t
Joao Gante 7130a22db9
Generate: consistently handle special tokens as tensors (#30624)
* tmp commit

* [test_all] mvp

* missing not

* [test_all] final test fixes

* fix musicgen_melody and rag

* [test_all] empty commit

* PR comments

* Update src/transformers/generation/utils.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-05-09 18:01:57 +01:00
..
__init__.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_feature_extraction_seamless_m4t.py Fix error in M4T feature extractor (#28340) 2024-01-04 16:40:53 +00:00
test_modeling_seamless_m4t.py Generate: consistently handle special tokens as tensors (#30624) 2024-05-09 18:01:57 +01:00
test_processor_seamless_m4t.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_tokenization_seamless_m4t.py Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00