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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- fix(mistral): guard ReasoningEffort import for older mistral_common versions
- fix(config): add deepstack_visual_indexes to Qwen3_5MoeVisionConfig
- Add AudioGen (AudioCraft) to MusicGen conversion scripts
- generation/stopping_criteria: short-circuit StoppingCriteriaList when all sequences are done
- Ignore CLIP position_ids in unexpected key loading report
- [GGUF] Reduce peak RAM usage by casting dequantized tensors early during load
- transformers==5.3.0, qwen2.5-vl video input vision_position_ids seems to be wrong
- Add dtype config options for Four Over Six
- fix(serving): resolve rust tokenizer from ProcessorMixin in streaming generation
- Add Gemma4ForSequenceClassification (missing from gemma4 module — Gemma 2/3 have it)
- Docs
- Python not yet supported