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
- Refactor LongT5 to use @capture_outputs and @can_return_tuple decorators for unified output handling (Fixes #43979)
- Refactored vits to match standardized output collection interface
- [voxtral-realtime] get more perfs!
- Avoid device sync in training loss accumulation
- [ViLT] Refactor output handling to align with standardized patterns
- [XLM] Refactor output tracing to align with capture_outputs standardized architecture
- [WIP] [Flaubert] Refactor output tracing to decorator-based interface
- [Model Request] Add OpenAI Weight-Sparse Transformer (circuit-sparsity / circuitgpt)
- Refactor SpeechT5 output tracing to standardized output capture
- Migrate wav2vec2, wav2vec2_conformer, and wav2vec2_bert to standardized output collection decorators
- Docs
- Python not yet supported