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
- Add SGLang compatibility tests to Transformers CI
- Translate audio classification docs to Chinese
- Add BerryLM
- Please remove dependency on the unmantained module pyctcdecode: it wasn't updated for years and is still at numpy-1.x
- Four MoE models expose `aux_loss` in their output type and never set it
- Llama 4 declares `output_router_logits` and `router_aux_loss_coef` but never reads them
- [`distributed`]: adapt Trainer to work Expert Parallel
- Nothing destroys the process group, so every distributed Trainer run warns at exit
- Add `Trainer.end`
- Non-persistent buffers materialized uninitialized by from_pretrained (_move_missing_keys_from_meta_to_device)
- Docs
- Python not yet supported