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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- `RuntimeError: self and mat2 must have the same dtype, but got Float and BFloat16` when training with `torch_compile`
- MultiModalityCausalLM does not support Flash Attention 2.0 yet
- CLIP conversion script - Change fairseq to OpenAI
- 'do_sample' model default cannot be overridden
- Add support for post-processing kwargs in image-text-to-text pipeline
- Fix: bamba error handling kwargs with forward pass
- Add support for modular with fast image processors
- Support modernBERT for encoder-decoder models
- Update missing model error message
- Model loaded with `PretrainedModel.from_pretrained` and `with torch.device("cuda"):` decorator leads to unexpected errors compared to `.to("cuda")`
- Docs
- Python not yet supported