mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-15 21:01:19 +00:00
* Fix model load when it has both code on the Hub and locally * Add input check with timeout * Add tests * Apply suggestions from code review Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr> * Some non-saved stuff * Add feature extractors * Add image processor * Add model * Add processor and tokenizer * Reduce timeout --------- Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_configuration_auto.py | ||
| test_feature_extraction_auto.py | ||
| test_image_processing_auto.py | ||
| test_modeling_auto.py | ||
| test_modeling_flax_auto.py | ||
| test_modeling_tf_auto.py | ||
| test_modeling_tf_pytorch.py | ||
| test_processor_auto.py | ||
| test_tokenization_auto.py | ||