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
- Restore .item() on the packed-path max_seqlen (third site missed by #47134)
- This PR generalizes continuous batching graph support from CUDA-only …
- Branch aware export
- handle transpose during model loading with TP (Qwen3-VL-MoE)
- Register kimi_k2 as a native deepseek_v3 alias
- Fix fp8 dtype
- Continuous batching does not support hybrid linear-attention models (all Qwen3.5/3.6/3.8)
- Native TP breaks on Qwen3.5/3.6 hybrids: reshape error in linear-attention layers
- Native TP has no KV-head replication: tp_size > num_key_value_heads fails mid-forward
- Byte-level tokenizer.json + Hub tokenizer_class LlamaTokenizer/Fast
- Docs
- Python not yet supported