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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Fix Double Application of Softmax for Router Logits in MoE models
- Add heterogeneous model support (per-layer config and modeling)
- Remove references to torchao's AffineQuantizedTensor
- Fix AttributeError in _patch_mistral_regex when fix_mistral_regex=True
- [Trainer] Support multi-loss component logging
- Add docstring to FFN.forward in DistilBERT
- Fix "AttributeError: NewTokenizer has no attribute special_attribute_present" (Remove `REGISTERED_FAST_ALIASES`)
- feat: add Gemma4ForSequenceClassification
- Add GGUF support to Gemma4 (31B & 26B-A4B) text
- Fix Nemotron-H: add mlp layer type support
- Docs
- Python not yet supported