transformers/tests
2024-05-30 11:45:03 +02:00
..
agents
benchmark
bettertransformer
deepspeed
extended
fixtures
fsdp
generation Watermark: fix tests (#30961) 2024-05-28 17:07:42 +05:00
models Deprecate low use models (#30781) 2024-05-28 18:07:07 +01:00
optimization
peft_integration
pipelines Using assistant in AutomaticSpeechRecognitionPipeline with different encoder size (#30637) 2024-05-23 09:59:38 +01:00
quantization FIX / Quantization: Add extra validation for bnb config (#31135) 2024-05-30 11:45:03 +02:00
repo_utils
sagemaker update ruff version (#30932) 2024-05-22 06:40:15 +02:00
tokenization update ruff version (#30932) 2024-05-22 06:40:15 +02:00
trainer Add on_optimizer_step to callback options (#31095) 2024-05-29 16:20:59 +02:00
utils Use HF_HUB_OFFLINE + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
__init__.py
test_backbone_common.py
test_cache_utils.py
test_configuration_common.py
test_configuration_utils.py Use HF_HUB_OFFLINE + fix has_file in offline mode (#31016) 2024-05-29 11:55:43 +01:00
test_feature_extraction_common.py
test_feature_extraction_utils.py
test_image_processing_common.py
test_image_processing_utils.py
test_image_transforms.py fix: center_crop occasionally outputs off-by-one dimension matrix (#30934) 2024-05-21 13:56:52 +01:00
test_modeling_common.py [tests] make test_model_parallelism device-agnostic (#30844) 2024-05-24 11:51:51 +01:00
test_modeling_flax_common.py
test_modeling_flax_utils.py
test_modeling_tf_common.py
test_modeling_tf_utils.py
test_modeling_utils.py fix from_pretrained in offline mode when model is preloaded in cache (#31010) 2024-05-28 11:56:05 +02:00
test_pipeline_mixin.py
test_processing_common.py
test_sequence_feature_extraction_common.py
test_tokenization_common.py Add split special tokens (#30772) 2024-05-24 08:38:58 -07:00
test_tokenization_utils.py