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 supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- fix(config): add deepstack_visual_indexes to Qwen3_5MoeVisionConfig
- Add AudioGen (AudioCraft) to MusicGen conversion scripts
- Add Gemma4ForSequenceClassification (missing from gemma4 module — Gemma 2/3 have it)
- n-to-1 kernel fusion via `KernelConfig`
- Replace deprecated `huggingface-cli` references with `hf`
- 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
- Docs
- Python not yet supported