..
import_structures
Import structure & first three model refactors ( #31329 )
2024-09-10 11:10:53 +02:00
__init__.py
test_activations.py
test_activations_tf.py
test_add_new_model_like.py
fix: Fixed failing tests in tests/utils/test_add_new_model_like.py ( #32678 )
2024-08-14 12:06:17 +01:00
test_audio_utils.py
Remove trust_remote_code when loading Libri Dummy ( #31748 )
2024-07-23 14:54:38 +08:00
test_backbone_utils.py
🚨 out_indices always a list ( #30941 )
2024-05-22 15:23:04 +01:00
test_cache_utils.py
Make StaticCache configurable at model construct time ( #32830 )
2024-09-10 16:35:57 +01:00
test_chat_template_utils.py
Make tool JSON schemas consistent ( #31756 )
2024-07-02 20:00:42 +01:00
test_cli.py
Forbid PretrainedConfig from saving generate parameters; Update deprecations in generate-related code 🧹 ( #32659 )
2024-08-23 11:12:53 +01:00
test_configuration_utils.py
support loading model without config.json file ( #32356 )
2024-09-06 13:49:47 +02:00
test_convert_slow_tokenizer.py
test_deprecation.py
Decorators for deprecation and named arguments validation ( #30799 )
2024-06-10 12:35:10 +01:00
test_doc_samples.py
Skip tests properly ( #31308 )
2024-06-26 21:59:08 +01:00
test_dynamic_module_utils.py
test_feature_extraction_utils.py
Fix import paths for test_module ( #32888 )
2024-08-28 12:08:29 +01:00
test_file_utils.py
test_generic.py
Decorators for deprecation and named arguments validation ( #30799 )
2024-06-10 12:35:10 +01:00
test_hf_argparser.py
Allow for str versions of dicts based on typing ( #30227 )
2024-04-16 08:15:09 -04:00
test_hub_utils.py
Use HF_HUB_OFFLINE + fix has_file in offline mode ( #31016 )
2024-05-29 11:55:43 +01:00
test_image_processing_utils.py
Fix import paths for test_module ( #32888 )
2024-08-28 12:08:29 +01:00
test_image_utils.py
fix: Replaced deprecated mktemp() function ( #32123 )
2024-07-22 14:13:39 +01:00
test_import_structure.py
Import structure & first three model refactors ( #31329 )
2024-09-10 11:10:53 +02:00
test_logging.py
test_model_card.py
Automatically add transformers tag to the modelcard ( #32623 )
2024-08-13 07:59:01 +02:00
test_model_output.py
Skip tests properly ( #31308 )
2024-06-26 21:59:08 +01:00
test_modeling_flax_utils.py
Follow up for #31973 ( #32025 )
2024-07-25 16:12:23 +02:00
test_modeling_rope_utils.py
Bugfix/alexsherstinsky/fix none check for attention factor in rope scaling 2024 08 28 0 ( #33188 )
2024-09-04 17:01:12 +02:00
test_modeling_tf_core.py
test_modeling_tf_utils.py
Follow up for #31973 ( #32025 )
2024-07-25 16:12:23 +02:00
test_modeling_utils.py
mps: add isin_mps_friendly, a wrapper function for torch.isin ( #33099 )
2024-08-26 15:34:19 +01:00
test_offline.py
Use HF_HUB_OFFLINE + fix has_file in offline mode ( #31016 )
2024-05-29 11:55:43 +01:00
test_processing_utils.py
Add validate images and text inputs order util for processors and test_processing_utils ( #33285 )
2024-09-04 13:50:31 -04:00
test_skip_decorators.py
test_tokenization_utils.py
Fix: Fixed directory path for utils folder in test_tokenization_utils.py ( #32601 )
2024-08-13 16:48:15 +01:00
test_versions_utils.py
tiny_model_summary.json
CI: fix efficientnet pipeline timeout and prevent future similar issues due to large image size ( #33123 )
2024-08-27 11:58:27 +01:00