transformers/tests/models/auto
Matt 371b572e55
Allow remote code repo names to contain "." (#29175)
* stash commit

* stash commit

* It works!

* Remove unnecessary change

* We don't actually need the cache_dir!

* Update docstring

* Add test

* Add test with custom cache dir too

* Update model repo path
2024-02-23 12:46:31 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_configuration_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01: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 Allow remote code repo names to contain "." (#29175) 2024-02-23 12:46:31 +00:00
test_modeling_flax_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_tf_auto.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_tf_pytorch.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_processor_auto.py Don't save `processor_config.json` if a processor has no extra attribute (#28584) 2024-01-19 09:59:14 +00:00
test_tokenization_auto.py Fix the `bert-base-cased` tokenizer configuration test (#29105) 2024-02-19 13:23:25 +01:00