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
- [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)
- [DON'T MERGE] check workflow
- Out of memory after some epochs while training RT-DETR v2 model
- Add support for Nemotron Omni
- Fix Wav2Vec2PhonemeCTCTokenizer stale phonemizer_lang state issue
- Docs
- Python not yet supported