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.
 
 
 
 
Abhiroop Tejomay 481a957814
Enable dynamic resolution input for Swin Transformer and variants (#30656)
1 day ago
..
agents Reboot Agents (#30387) 1 week ago
benchmark [Test refactor 1/5] Per-folder tests reorganization (#15725) 2 years ago
bettertransformer Fixed malapropism error (#26660) 7 months ago
deepspeed Update ds_config_zero3.json (#30829) 3 days ago
extended CI: update to ROCm 6.0.2 and test MI300 (#30266) 5 days ago
fixtures Implementation of SuperPoint and AutoModelForKeypointDetection (#28966) 2 months ago
fsdp Add FSDP config for CPU RAM efficient loading through accelerate (#30002) 3 weeks ago
generation Add Watermarking LogitsProcessor and WatermarkDetector (#29676) 5 days ago
models Enable dynamic resolution input for Swin Transformer and variants (#30656) 1 day ago
optimization Add WSD scheduler (#30231) 3 weeks ago
peft_integration FIX [`CI`]: Fix failing tests for peft integration (#29330) 2 months ago
pipelines enable Pipeline to get device from model (#30534) 5 days ago
quantization FEAT / Bitsandbytes: Add `dequantize` API for bitsandbytes quantized models (#30806) 3 days 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
trainer CI: update to ROCm 6.0.2 and test MI300 (#30266) 5 days ago
utils load_image - decode b64encode and encodebytes strings (#30192) 3 weeks 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) 5 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 Make `Gemma` work with `torch.compile` (#30775) 2 days ago
test_modeling_flax_common.py add sdpa to ViT [follow up of #29325] (#30555) 3 days 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 Port IDEFICS to tensorflow (#26870) 5 days ago
test_modeling_tf_utils.py Cast bfloat16 to float32 for Numpy conversions (#29755) 1 month ago
test_modeling_utils.py Llama: fix custom 4D masks, v2 (#30348) 5 days 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) 4 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