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
- Docs still mention transformers run command which was removed in v5
- Fix: Remove references to transformers run command
- test(cli): add unit tests for env and model utility commands
- apply_chat_template returns all-zero assistant_masks for multimodal inputs
- Fix error message label and docstring default in load_sharded_checkpoint
- Fix AssistantTracker.is_active() returning False after activation with empty lists
- Fix KeyError in _parse_type_hint when Union contains Any
- Add GGUF support for MiniMax-M2.1 model
- `Qwen2_5_VLProcessor.apply_chat_template` crashes on batched input when `padding=False`
- Fix failing `GPTNeoModelLanguageGenerationTest`
- Docs
- Python not yet supported