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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Enable CB paged decode fast path for MPS hub kernels + sensible block_size default
- [WIP] Support custom kernels for processing ops
- Fix padding mask skipped for batch size 1 in linear-attention models
- New SP support in Trainer
- [RT-DETRv2] Fix MPS crash in build_2d_sinusoidal_position_embedding (float64 → dtype)
- Add LocateAnything
- [Whisper] Add Unpack[TransformersKwargs] to forward() and set use_cache=False when labels provided
- Fix beam cache reordering for non-default cache keys
- Fix hardcoded torch.float64 crashing on MPS (#46723)
- LoRA fine-tuning of an FP8 checkpoint is blocked: `get_peft_model` does not clear `validate_quantization_for_training` (QuantizationMethod.FP8)
- Docs
- Python not yet supported