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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Add support for OmDet-Turbo multi-gpu inference with DataParallel.
- Attentions Behavior are different
- support schedule sampling
- ChameleonProcessor abstraction behaves unintuitively (ChameleonProcessor should also do VQ-GAE and BPE mapping and not ChameleonModel)
- Remove attribute that is no longer used
- Updated few changes to the code and updated the files which had few typos in it.
- Fix the bug with loading DeepSpeed MoE models
- Enable changing the loss function by making the hard-coded `loss_fct` an attribute of `BertForTokenClassification`.
- #33512 handle last element out of range error
- Typing wrong and contradicting.
- Docs
- Python not yet supported