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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Uniformize model processors (models *with* special arg names)
- Uniformize model processors (models w/o special arg names)
- split head_dim from hidden_size for llama like gemma or mistral
- Q-GaLore Support
- align dtype of queries, keys in Grounding DINO
- [Docs] Update resources
- Fix all_special_tokens to have special tokens from added_tokens
- Use Self type for PreTrainedModel.from_pretrained
- class Cache must not be a subclass of `torch.nn.Module`
- Fix RT-DETR optional losses
- Docs
- Python not yet supported