..
bettertransformer
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
deepspeed
Add Optional to remaining types ( #37808 )
2025-04-28 14:20:45 +01:00
extended
Add Optional to remaining types ( #37808 )
2025-04-28 14:20:45 +01:00
fixtures
Implementation of SuperPoint and AutoModelForKeypointDetection ( #28966 )
2024-03-19 14:43:02 +00:00
fsdp
Fix the fsdp config cannot work issue. ( #37549 )
2025-04-28 10:44:51 +02:00
generation
[tests] fix flaky pattern in test_generate_continue_from_past_key_values
( #37724 )
2025-04-29 12:20:42 +01:00
models
enable internvl UTs on XPU ( #37779 )
2025-04-30 10:29:40 +02:00
optimization
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
peft_integration
FIX: Faulty PEFT tests ( #37757 )
2025-04-28 15:10:46 +02:00
pipelines
Process inputs directly in apply_chat_template in image-text-to-text pipeline ( #35616 )
2025-04-23 13:31:33 -04:00
quantization
Add Bitnet model ( #37742 )
2025-04-28 15:08:46 +02:00
repo_utils
Simplify soft dependencies and update the dummy-creation process ( #36827 )
2025-04-11 11:08:36 +02:00
sagemaker
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
tensor_parallel
enable tp on CPU ( #36299 )
2025-03-31 10:55:47 +02:00
tokenization
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
trainer
Force torch>=2.6 with torch.load to avoid vulnerability issue ( #37785 )
2025-04-25 16:57:09 +02:00
utils
Allow override inputs to export recipe ( #37508 )
2025-04-30 10:19:27 +02:00
__init__.py
GPU text generation: mMoved the encoded_prompt to correct device
2020-01-06 15:11:12 +01:00
test_backbone_common.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_configuration_common.py
Update composition flag usage ( #36263 )
2025-04-09 11:48:49 +02:00
test_feature_extraction_common.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_image_processing_common.py
Bridgetower fast image processor ( #37373 )
2025-04-16 22:39:18 +02:00
test_image_transforms.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_modeling_common.py
enable internvl UTs on XPU ( #37779 )
2025-04-30 10:29:40 +02:00
test_modeling_flax_common.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_modeling_tf_common.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_pipeline_mixin.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_processing_common.py
Fix typos in strings and comments ( #37784 )
2025-04-25 13:47:25 +01:00
test_sequence_feature_extraction_common.py
Use Python 3.9 syntax in tests ( #37343 )
2025-04-08 14:12:08 +02:00
test_tokenization_common.py
Add Optional to remaining types ( #37808 )
2025-04-28 14:20:45 +01:00
test_training_args.py
Fix TrainingArguments.torch_empty_cache_steps
post_init check ( #36734 )
2025-03-17 16:09:46 +01:00