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 `private` parameter to trainer.push_to_hub
- Clarify what kwargs can be accepted by "AutoModelForCausalLM.from_pretrained()"
- Support to use adam_mini from installing directly
- fix flash attention comment
- A Trainer subclass for Decoder-Only LM with generation in evaluate()
- Adding pruning integration to transformer
- Fix exception AttributeError for missing attribute is_zero3 from HfDeepSpeedConfig object
- Enhanced Model Configuration Testing: An Inclusive Reference Manual for Enhanced Error Management, Reporting and Enhanced Program Code
- Enhanced Logging for Seq2SeqTrainingArguments Initialization
- scale gradient accumulation steps with train batch size to keep effective batch size about the same
- Docs
- Python not yet supported