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
- Deberta can now be exported to TorchScript
- Add support for llama.cpp
- Add common processor tests
- implement TemplateConstraints in class transformers.Constraint
- [WIP][Splinter] Fixes #16627 by implementing the test cases for splinter
- Log learning rate
- Allow passing 2D attention mask
- Adding support for lookahead decoding for autoregressive (decoder + encoder-decoder) models
- Add the learning rate (in exponential representation, like "9.197948717948718e-08") to the model training output
- Nougat-small VisionEncoderDecoderModel failed when max_new_tokens > 3584, Index out of range in self
- Docs
- Python not yet supported