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
- Gate enable_gqa=True on actual flash-attention eligibility
- Fix UnboundLocalError for `is_updated` in encoder-decoder cross-attention
- Add nvidia Conformer-CTC
- feat: add crop() to StaticCache layers for assisted generation
- feat(llama): add has_weight parameter to LlamaRMSNorm for FlashNorm-folded checkpoints (+12.77% e2e on Llama-3.2-1B at bf16/A100)
- gpt_oss multi-GPU AMD support
- fix(musicgen_melody): use DynamicCache instead of EncoderDecoderCache
- fix: Add prefer_auto_map opt-in for registered-class vs auto_map conflicts
- Add regression test for MusicgenMelody audio conditioning (GH #45647)
- Added SWA and Linear Attention to Llama3.2-1b
- Docs
- Python not yet supported