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
- Clarify that causal LM labels are shifted internally
- Fix typo: seperate -> separate
- Fix Seq2SeqTrainer generation path for decoder-only models
- docs: remove outdated use_diff docstring from DistributedConfig.to_js…
- Fix: avoid late CUDA OOM in load_best_model_at_end with PEFT models
- Conditinally passing and_mask_function arg to create_causal_mask
- [model] Add PenguinVL implementation
- Generic Sequence Classifier works for multimodal models
- load_best_model_at_end reloads PEFT adapter weights onto CUDA and can OOM under low remaining GPU memory
- [Distributed] Add PP support natively
- Docs
- Python not yet supported