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 supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Fix the bug with loading DeepSpeed MoE models
- Enable changing the loss function by making the hard-coded `loss_fct` an attribute of `BertForTokenClassification`.
- Kolmogorov–Arnold Transformer
- 🌐 [i18n-KO] Translated `llava_next.md` to Korean
- 🌐 [i18n-KO] Translated `quantization/contribute.md` to Korean
- Remove repeated test_model_from_pretrained, test_model, test_config
- Adding MSELoss for regression tasks in HubertForSequenceClassification model
- [Draft] Add counting tokens
- Correctly support resuming from checkpoint with a dataset without length
- Pass input_ids to _update_model_kwargs_for_generation
- Docs
- Python not yet supported