transformers/tests
Raushan Turganbay 57f551c78d
[chameleon] fix num image token check (#36918)
* [chameleon] fix num image token check

* embed after merging image token

* skip this also

* mistral require_read_token
2025-03-24 12:36:08 +01:00
..
agents
bettertransformer Fix typos in tests (#36547) 2025-03-05 15:04:06 -08:00
deepspeed chore: fix typos in the tests directory (#36813) 2025-03-21 10:20:05 +01:00
extended
fixtures
fsdp HPU support (#36424) 2025-03-12 09:08:12 +01:00
generation [chameleon] fix num image token check (#36918) 2025-03-24 12:36:08 +01:00
models [chameleon] fix num image token check (#36918) 2025-03-24 12:36:08 +01:00
optimization Just import torch AdamW instead (#36177) 2025-03-19 18:29:40 +00:00
peft_integration Fix pipeline+peft interaction (#36480) 2025-03-03 18:01:43 +00:00
pipelines chore: fix typos in tests directory (#36785) 2025-03-18 10:31:13 +01:00
quantization Support loading Quark quantized models in Transformers (#36372) 2025-03-20 15:40:51 +01:00
repo_utils
sagemaker chore: fix typos in the tests directory (#36813) 2025-03-21 10:20:05 +01:00
tensor_parallel fix typos in the tests directory (#36717) 2025-03-17 17:45:57 +00:00
tokenization
trainer chore: fix typos in the tests directory (#36813) 2025-03-21 10:20:05 +01:00
utils Fix: dtype cannot be str (#36262) 2025-03-21 13:27:47 +01:00
__init__.py
test_backbone_common.py
test_configuration_common.py Refactor Attention implementation for ViT-based models (#36545) 2025-03-20 15:15:01 +00:00
test_feature_extraction_common.py
test_image_processing_common.py Make the flaky list a little more general (#36704) 2025-03-14 12:15:32 +00:00
test_image_transforms.py Uses Collection in transformers.image_transforms.normalize (#36301) 2025-02-21 18:38:41 +01:00
test_modeling_common.py Refactor Attention implementation for ViT-based models (#36545) 2025-03-20 15:15:01 +00:00
test_modeling_flax_common.py Fix typos in tests (#36547) 2025-03-05 15:04:06 -08:00
test_modeling_tf_common.py fix typos in the tests directory (#36717) 2025-03-17 17:45:57 +00:00
test_pipeline_mixin.py
test_processing_common.py Gemma3 (#36658) 2025-03-12 09:06:17 +01:00
test_sequence_feature_extraction_common.py
test_tokenization_common.py chore: fix typos in the tests directory (#36813) 2025-03-21 10:20:05 +01:00
test_training_args.py Fix TrainingArguments.torch_empty_cache_steps post_init check (#36734) 2025-03-17 16:09:46 +01:00