transformers/tests
Wing Lian e01a61aeab FSDP grad accum fix (#34645)
* add gradient accumulation steps tests for fsdp

* invert no_sync context to fix training for fsdp
2024-11-18 20:07:21 +01:00
..
agents Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
benchmark
bettertransformer
deepspeed Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
extended [tests] skip tests for xpu (#33553) 2024-09-19 19:28:04 +01:00
fixtures
fsdp FSDP grad accum fix (#34645) 2024-11-18 20:07:21 +01:00
generation Add SynthID (watermerking by Google DeepMind) (#34350) 2024-10-23 21:18:52 +01:00
models fix pixtral processor (#34486) 2024-11-05 17:58:38 +01:00
optimization
peft_integration [PEFT] Support low_cpu_mem_usage option for PEFT loading adapters (#33725) 2024-10-03 16:15:36 +02:00
pipelines Add option for running ffmpeg_microphone_live as a background process (#32838) 2024-10-22 15:56:41 +02:00
quantization Fix regression loading dtype (#34409) 2024-10-29 15:21:39 +01:00
repo_utils
sagemaker Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00
tokenization Fix for slow the bug tokenizer adding spaces to single id decodes (#32564) 2024-09-18 12:32:02 +02:00
trainer Update trainer for easier handling of accumulate, compile fixes, and proper reporting (#34511) 2024-11-05 19:02:12 +01:00
utils MPS: isin_mps_friendly can support 0D tensors (#34538) 2024-11-05 19:03:55 +01:00
__init__.py
test_backbone_common.py
test_configuration_common.py
test_feature_extraction_common.py
test_image_processing_common.py Add DetrImageProcessorFast (#34063) 2024-10-21 09:05:05 -04:00
test_image_transforms.py
test_modeling_common.py T5 compile compatibilty (#34089) 2024-10-22 08:23:53 +02:00
test_modeling_flax_common.py
test_modeling_tf_common.py [TF] Fix Tensorflow XLA Generation on limited seq_len models (#33903) 2024-10-05 16:20:50 +02:00
test_pipeline_mixin.py Sync video classification pipeline with huggingface_hub spec (#34288) 2024-10-22 13:33:49 +01:00
test_processing_common.py Uniformize model processors (#31368) 2024-10-02 10:41:08 +02:00
test_sequence_feature_extraction_common.py
test_tokenization_common.py Trainer - deprecate tokenizer for processing_class (#32385) 2024-10-02 14:08:46 +01:00