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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- fix: liger unnecessarily materializes logits in VRAM during eval, causing OOM
- 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
- Fix typos in src/transformers/utils/output_capturing.py
- add expert parallelism for gemma-4-26B-A4B-it
- add Qianfan-OCR model definition
- Let's CI go great
- [Gemma 4] Support per-layer FlashAttention: FA2 for sliding layers, SDPA for global layers
- Docs
- Python not yet supported