transformers
https://github.com/huggingface/transformers
Python
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Fix model code to accurately convert fairseq wav2vec2 model
- Finetuning Whisper with adapter with MAML
- Add CAV-MAE audio-image encoder model
- causal_mask in GPT2Attention should not be broadcastable across the seq_len
- Tokenizer adds an additional space after the added token
- [Flash Attention 2] Performance improvement
- Add StyleTTS 2 to HF Transformers Pipeline
- Expose `gradient_as_bucket_view` as training argument for `DDP`
- Can i convert open-clip trained models (.pt) using code “src/transformers/models/clip/convert_clip_original_pytorch_to_hf.py” ?
- Add time progress bar to track the group_by_length computation for bigger datasets on Trainer
- Docs
- Python not yet supported