transformers/tests/models/seamless_m4t
TechInterMezzo 05ae3a300d
fix: SeamlessM4TFeatureExtractor stride remainder (#32088)
* fix: SeamlessM4TFeatureExtractor stride remainder

* Added attention mask size test

* Reran ruff for style correction
2024-08-05 08:40:58 +02:00
..
__init__.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_feature_extraction_seamless_m4t.py fix: SeamlessM4TFeatureExtractor stride remainder (#32088) 2024-08-05 08:40:58 +02:00
test_modeling_seamless_m4t.py Speedup model init on CPU (by 10x+ for llama-3-8B as one example) (#31771) 2024-07-16 09:32:01 -04:00
test_processor_seamless_m4t.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_tokenization_seamless_m4t.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00