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
- Different batch sizes result in inconsistent predicted probabilities when using the trainer for regression task predictions.
- Enabled Flash Attention for PaliGemma models
- PeftModel is not an instance of PreTrainedModel. `No liger kernels will be applied.`
- Add support for Apple's Depth-Pro
- [WIP] Add Gemma2 GGUF support
- Fix `pad_token_tensor` is None in warning
- from_pretrained's torch_dtype "auto" mode doesn't handle nested models
- ValueError: Unable to create tensor, you should probably activate truncation and/or padding with 'padding=True' 'truncation=True' to have batched tensors with the same length
- Enhancing RoBERTa Robustness through Adversarial Training
- force conversion for Llama when `legacy` is set to `False`
- Docs
- Python not yet supported