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 supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Support loading custom code objects (`trust_remote_code=True`) in offline mode from local
- fix unexpected kws of input_ids when setup no speech detection of whisper
- Fix attention_mask dimension issue in GPT2Model
- Update configuration_auto.py for NGen3
- Create modeling_ngen3.py for NGen3
- feat: expose the strict flag to allow catching missing model layers while loading a checkpoint
- Model Card to include key information (e.g. max_sequence_length, etc.)
- [WP] PagedAttention + Prefix Cache for FlashAttention2
- Fix long lagging when streaming text without spaces and NJK chars
- Limit numpy version to <2.0.0
- Docs
- Python not yet supported