transformers/tests
Younes Belkada 658b849aeb
Quantization / TST: Fix remaining quantization tests (#31000)
* Fix remaining quant tests

* Update test_quanto.py
2024-05-24 14:35:59 +02:00
..
agents
benchmark
bettertransformer
deepspeed
extended
fixtures
fsdp
generation Quantized KV Cache (#30483) 2024-05-23 17:25:20 +05:00
models Perceiver interpolate position embedding (#30979) 2024-05-24 11:13:58 +01:00
optimization
peft_integration
pipelines Using assistant in AutomaticSpeechRecognitionPipeline with different encoder size (#30637) 2024-05-23 09:59:38 +01:00
quantization Quantization / TST: Fix remaining quantization tests (#31000) 2024-05-24 14:35:59 +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
utils 🚨 out_indices always a list (#30941) 2024-05-22 15:23:04 +01:00
__init__.py
test_backbone_common.py
test_cache_utils.py
test_configuration_common.py
test_configuration_utils.py Fix resume_download future warning (#31007) 2024-05-24 14:35:40 +02: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
test_pipeline_mixin.py
test_processing_common.py
test_sequence_feature_extraction_common.py
test_tokenization_common.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_tokenization_utils.py