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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- allow TP to work in ND-parallel with fsdp cpu ram efficient loading
- Update wavlm.md to match new model card template
- Fix RuntimeError when loading quantized models with int8 weights (#39366)
- [generate] add faster `stop_strings` stopping criteria
- Add models to benchmarks
- Need a concise example of Tensor Parallelism (TP) training using Trainer/SFTTrainer.
- TiledFusedLogitsLoss (LigerFusedLinearCrossEntropy, FLCE) Flag in `from_pretrained()`
- [don't merge] Show diff
- add profiler to trainer
- Adding native support to load GGUF models using transformers
- Docs
- Python not yet supported