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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Gemma2: RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:7 and cuda:0! (when checking argument for argument index in method wrapper_CUDA__index_select)
- Past Keys Output now working with output router logits
- Corrected example code masked_language_modeling.md
- SnapKV_Cache support added
- Add Kannada language documentation to PEGASUS tokenizer class
- TypeError: Accelerator.__init__() got an unexpected keyword argument 'dispatch_batches'
- Changes required to `save_model` for certain models (e.g., Phi 3.5 Vision)
- Update agents.md
- Discrepancy in Training Loss Behavior with Gradient Accumulation using DeepSpeed
- RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cuda:1! (when checking argument for argument mat1 in method wrapper_CUDA_addmm)
- Docs
- Python not yet supported