transformers/tests/utils
Joao Gante aeeceb9916
[cache] add a test to confirm we can use cache at train time (#35709)
* add test

* augment test as suggested

* Update tests/utils/test_modeling_utils.py

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

* rerun tests

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2025-01-16 17:02:34 +00:00
..
import_structures
__init__.py
test_activations.py
test_activations_tf.py
test_add_new_model_like.py
test_audio_utils.py
test_backbone_utils.py
test_cache_utils.py Enable gptqmodel (#35012) 2025-01-15 14:22:49 +01:00
test_chat_template_utils.py
test_cli.py
test_configuration_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_convert_slow_tokenizer.py
test_deprecation.py
test_doc_samples.py
test_dynamic_module_utils.py
test_feature_extraction_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_file_utils.py
test_generic.py
test_hf_argparser.py HfArgumentParser: allow for hyhenated field names in long-options (#33990) 2024-10-10 11:58:26 +02:00
test_hub_utils.py
test_image_processing_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_image_utils.py
test_import_structure.py
test_logging.py
test_model_card.py
test_model_output.py
test_modeling_flax_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_modeling_rope_utils.py More model refactoring! (#35359) 2025-01-09 11:09:09 +01:00
test_modeling_tf_core.py
test_modeling_tf_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_modeling_utils.py [cache] add a test to confirm we can use cache at train time (#35709) 2025-01-16 17:02:34 +00:00
test_offline.py
test_processing_utils.py
test_skip_decorators.py
test_tokenization_utils.py Fix flaky Hub CI (test_trainer.py) (#35062) 2024-12-05 17:02:27 +01:00
test_versions_utils.py
tiny_model_summary.json Add image text to text pipeline (#34170) 2024-10-31 15:48:11 -04:00