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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Trainer sets `state.best_model_checkpoint` even when it doesn't save there; leads to training crash
- Inconsistent saving of tokenizer with custom code from HF hub vs. local directory
- weird criterion to decide if needed to adjust the padding size
- Use inherit tempdir makers for tests + fix failing DS tests
- LlavaNextVideoProcessor -> TypeError: LlavaNextVideoProcessor.__call__() got an unexpected keyword argument 'legacy' (I have the fix)
- Fix flaky `test_custom_4d_attention_mask`
- Fix device in rope module when using dynamic updates
- Update codeowners with individual model owners
- [fix] cannot import name 'Pop2PianoFeatureExtractor' from 'transformers'
- Transformers can create unconventional python module names when loading certain repositories
- Docs
- Python not yet supported