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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Add JinaBERT model
- avoid un-necessary unwrapping of the model on each train step
- Create zero-delay-qkv-compression.py
- Create zero_delay_qkv_benchmark.py
- tokenizer decode decode with timestamp fails for extended vocabulary
- Default arguments in `DebertaConfig` disable relative attention, contrary to the docs and `deberta-base`
- Fix hardcoded `float` dtypes in DeBERTa model, which caused multiple RuntimeErrors in `bfloat16`
- Option to Disable Model Caching When Using "pipeline"
- [Whisper] fix docstrings typo
- Fix syntax in HfQuantizer docstring
- Docs
- Python not yet supported