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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- add missing colon in custom_attention function signature in attention…
- Save model config in Trainer checkpoints for non-PreTrainedModel models
- [`auto_docstring`] needs to be only run on __doc__
- Fix PIL backend fallback when torchvision is unavailable
- [WIP][Fix] GLM 5 set `apply_rotary_pos_emb` to `is_neox_style=False` && remove `F.relu()`
- Trainer: set skip_logits for loss-only eval when liger enabled
- Module Fusion API
- 🚨 Distributed training API
- Refactor core_model_loading to support FSDP shard-on-read loading
- Fix max_seqlen type in vision attention for torch.compile + FA2
- Docs
- Python not yet supported