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 supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- refactor: replace wildcard imports with explicit imports in model __init__.py files
- Draft commit
- Add Gemma4ForSequenceClassification
- Adds type checking to `src/transformers/*py`
- Drop `content=None` from messages in `apply_chat_template`
- Improve nested `base_model_prefix` handling in weight conversion and loading
- Add support for Voxtral-4B-TTS-2603 to transformers
- 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
- Docs
- Python not yet supported