transformers/tests/models/auto
Sylvain Gugger f1660d7e23
Remote code improvements (#23959)
* 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>
2023-06-06 14:31:14 -04:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_feature_extraction_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_image_processing_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_modeling_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_modeling_flax_auto.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_modeling_tf_auto.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_modeling_tf_pytorch.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_processor_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00
test_tokenization_auto.py Remote code improvements (#23959) 2023-06-06 14:31:14 -04:00