You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
amyeroberts c63f158903
BLIP - fix pt-tf equivalence test (#30258)
1 month ago
..
benchmark [Test refactor 1/5] Per-folder tests reorganization (#15725) 2 years ago
bettertransformer Fixed malapropism error (#26660) 7 months ago
deepspeed Fix failing DeepSpeed model zoo tests (#30112) 1 month ago
extended [tests] make `test_trainer_log_level_replica` to run on accelerators with more than 2 devices (#29609) 2 months ago
fixtures Implementation of SuperPoint and AutoModelForKeypointDetection (#28966) 1 month ago
fsdp Add support for FSDP+QLoRA and DeepSpeed ZeRO3+QLoRA (#29587) 2 months ago
generation Fix length related warnings in speculative decoding (#29585) 1 month ago
models BLIP - fix pt-tf equivalence test (#30258) 1 month ago
optimization Make schedulers picklable by making lr_lambda fns global (#21768) 1 year ago
peft_integration FIX [`CI`]: Fix failing tests for peft integration (#29330) 2 months ago
pipelines add `push_to_hub` to pipeline (#29172) 1 month ago
quantization Fix quantization tests (#29914) 1 month ago
repo_utils Allow `# Ignore copy` (#27328) 5 months ago
sagemaker Update all references to canonical models (#29001) 3 months ago
tokenization Remove static pretrained maps from the library's internals (#29112) 1 month ago
tools Add support for for loops in python interpreter (#24429) 10 months ago
trainer Raise relevent err when wrong type is passed in as the accelerator_config (#29997) 1 month ago
utils Allow for str versions of dicts based on typing (#30227) 1 month ago
__init__.py Move tests outside of library. 4 years ago
test_backbone_common.py Align backbone stage selection with out_indices & out_features (#27606) 4 months ago
test_cache_utils.py Generate: add tests for caches with `pad_to_multiple_of` (#29462) 2 months ago
test_configuration_common.py [ `PretrainedConfig`] Improve messaging (#27438) 6 months ago
test_configuration_utils.py [tests] remove deprecated tests for model loading (#29450) 2 months ago
test_feature_extraction_common.py Split common test from core tests (#24284) 11 months ago
test_feature_extraction_utils.py [tests] remove deprecated tests for model loading (#29450) 2 months ago
test_image_processing_common.py Raise unused kwargs image processor (#29063) 2 months ago
test_image_processing_utils.py [tests] remove deprecated tests for model loading (#29450) 2 months ago
test_image_transforms.py Normalize floating point cast (#27249) 6 months ago
test_modeling_common.py Add Idefics2 (#30253) 1 month ago
test_modeling_flax_common.py fix: Replace deprecated `assertEquals` with `assertEqual` (#30241) 1 month ago
test_modeling_flax_utils.py Enable safetensors conversion from PyTorch to other frameworks without the torch requirement (#27599) 3 months ago
test_modeling_tf_common.py Add tf_keras imports to prepare for Keras 3 (#28588) 3 months ago
test_modeling_tf_utils.py Cast bfloat16 to float32 for Numpy conversions (#29755) 1 month ago
test_modeling_utils.py [tests] make 2 tests device-agnostic (#30008) 1 month ago
test_pipeline_mixin.py Image Feature Extraction pipeline (#28216) 3 months ago
test_processing_common.py Don't save `processor_config.json` if a processor has no extra attribute (#28584) 3 months ago
test_sequence_feature_extraction_common.py Fix typo (#25966) 8 months ago
test_tokenization_common.py fix: Replace deprecated `assertEquals` with `assertEqual` (#30241) 1 month ago
test_tokenization_utils.py [tests] remove deprecated tests for model loading (#29450) 2 months ago