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 15c74a2829
Fix VideoLlava imports (#30867)
2 days ago
..
agents Reboot Agents (#30387) 1 week ago
benchmark Make torch xla available on GPU (#29334) 2 months ago
commands Deprecate TF weight conversion since we have full Safetensors support now (#30786) 4 days ago
data Immutability for data collators (#30603) 1 week ago
generation Cache: add new flag to distinguish models that `Cache` but not static cache (#30800) 2 days ago
integrations FEAT / Bitsandbytes: Add `dequantize` API for bitsandbytes quantized models (#30806) 3 days ago
kernels DeformableDETR support bfloat16 (#29232) 2 months ago
models Make `Gemma` work with `torch.compile` (#30775) 2 days ago
onnx Byebye torch 1.10 (#28207) 4 months ago
pipelines [Object detection pipeline] Lower threshold (#30710) 5 days ago
quantizers FEAT / Bitsandbytes: Add `dequantize` API for bitsandbytes quantized models (#30806) 3 days ago
sagemaker [Refactor] Relative imports wherever we can (#21880) 1 year ago
utils Fix VideoLlava imports (#30867) 2 days ago
__init__.py Fix VideoLlava imports (#30867) 2 days ago
activations.py v4.39 deprecations 🧼 (#29492) 2 months ago
activations_tf.py Add tf_keras imports to prepare for Keras 3 (#28588) 3 months ago
audio_utils.py Add MusicGen Melody (#28819) 2 months ago
cache_utils.py Generate: fix `SinkCache` on Llama models (#30581) 2 weeks ago
configuration_utils.py Loading GGUF files support (#30391) 3 days ago
convert_graph_to_onnx.py Update all references to canonical models (#29001) 3 months ago
convert_pytorch_checkpoint_to_tf2.py Remove static pretrained maps from the library's internals (#29112) 1 month ago
convert_slow_tokenizer.py [fix codellama conversion] (#30472) 3 weeks ago
convert_slow_tokenizers_checkpoints_to_fast.py Black preview (#17217) 2 years ago
convert_tf_hub_seq_to_seq_bert_to_pytorch.py Update all references to canonical models (#29001) 3 months ago
debug_utils.py Black preview (#17217) 2 years ago
deepspeed.py 🚨🚨🚨 [`Refactor`] Move third-party related utility files into `integrations/` folder 🚨🚨🚨 (#25599) 8 months ago
dependency_versions_check.py ⚠️ Time to say goodbye to py37 (#24091) 10 months ago
dependency_versions_table.py Respect `resume_download` deprecation (#30620) 1 week ago
dynamic_module_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
feature_extraction_sequence_utils.py Fix wav2vec2 is_batched check to include 2-D numpy arrays (#23223) 1 year ago
feature_extraction_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
file_utils.py Make torch xla available on GPU (#29334) 2 months ago
hf_argparser.py Add test for parse_json_file and change typing to os.PathLike (#30183) 1 month ago
hyperparameter_search.py [integration] Update Ray Tune integration for Ray 2.7 (#26499) 5 months ago
image_processing_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
image_transforms.py Add Idefics2 (#30253) 1 month ago
image_utils.py Add Video Llava (#29733) 3 days ago
keras_callbacks.py Add tf_keras imports to prepare for Keras 3 (#28588) 3 months ago
modelcard.py Update all references to canonical models (#29001) 3 months ago
modeling_attn_mask_utils.py Llama: fix custom 4D masks, v2 (#30348) 5 days ago
modeling_flax_outputs.py Resnet flax (#21472) 1 year ago
modeling_flax_pytorch_utils.py Flax mistral (#26943) 3 months ago
modeling_flax_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
modeling_gguf_pytorch_utils.py Loading GGUF files support (#30391) 3 days ago
modeling_outputs.py Improved type hinting for all attention parameters (#28479) 3 months ago
modeling_tf_outputs.py Better TF docstring types (#23477) 1 year ago
modeling_tf_pytorch_utils.py Cast bfloat16 to float32 for Numpy conversions (#29755) 1 month ago
modeling_tf_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
modeling_utils.py Disable the FA backend for SDPA on AMD GPUs (#30850) 2 days ago
optimization.py Add WSD scheduler (#30231) 3 weeks ago
optimization_tf.py Fix Keras scheduler import so it works for older versions of Keras (#28895) 3 months ago
processing_utils.py Respect `resume_download` deprecation (#30620) 1 week ago
pytorch_utils.py Enable fp16 on CPU (#30459) 3 weeks ago
safetensors_conversion.py Send headers when converting safetensors (#30144) 1 month ago
testing_utils.py Loading GGUF files support (#30391) 3 days ago
tf_utils.py Port IDEFICS to tensorflow (#26870) 5 days ago
time_series_utils.py [Time-Series] Autoformer model (#21891) 11 months ago
tokenization_utils.py Update all references to canonical models (#29001) 3 months ago
tokenization_utils_base.py Loading GGUF files support (#30391) 3 days ago
tokenization_utils_fast.py Loading GGUF files support (#30391) 3 days ago
trainer.py [T5] Adding `model_parallel = False` to `T5ForTokenClassification` and `MT5ForTokenClassification` (#30763) 4 days ago
trainer_callback.py Introduce Stateful Callbacks (#29666) 3 weeks ago
trainer_pt_utils.py Non blocking support to torch DL's (#30465) 3 weeks ago
trainer_seq2seq.py Trainer: fail early in the presence of an unsavable `generation_config` (#29675) 2 months ago
trainer_utils.py Add WSD scheduler (#30231) 3 weeks ago
training_args.py CI: update to ROCm 6.0.2 and test MI300 (#30266) 5 days ago
training_args_seq2seq.py Update all references to canonical models (#29001) 3 months ago
training_args_tf.py 🚨🚨🚨Deprecate `evaluation_strategy` to `eval_strategy`🚨🚨🚨 (#30190) 1 month ago