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 supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Add _metrics dict to Trainer for custom metric logging
- Add _loss_is_scaled_for_ga to allow custom trainers to control gradient accumulation loss scaling
- Fix TypeAdapter NameError in transformers CLI
- Add _get_signature_columns method to allow custom trainers to override column filtering
- Proposal to add Qwen3-TTS support
- `torch.compile` and `torch.export` helper function to be moved from `import_utils`
- allow accelerate prepare for torch compiled models
- trainer.py fix loss aggregation over multiple devices
- fix: :bug: Support explicitly passing callback
- Add resume checkpoint support to ClearML callback
- Docs
- Python not yet supported