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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Two systematic bugs in examples/pytorch/*_no_trainer.py: broken --resume_from_checkpoint auto-discover branch, and wrong eval loss/perplexity on partial batches
- [WIP] Support one-to-many conversions
- [docs] Exporters
- [serge] Fix 8 integration tests for model `mamba2` failing with `OOM` (other (8))
- ci: Handle missing summaries in collated reports
- Preserve exception cause when hub kernel loading fails
- Make non-blocking serve uvicorn thread a daemon with force_exit
- CI: use transformers-ci daily workflow with OTEL
- Clarify device placement in pipelines
- GlmMoeDsaConfig: legacy `num_experts` unconditionally overrides explicit `n_routed_experts` (sibling of #46739)
- Docs
- Python not yet supported