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 supported54 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- [Weight converter] Account for base model prefix in scoped weight conversion
- Fix decoder_attention_mask None handling in generation utils
- GGUF: optional Metal dequant fast path via kernels-community
- GgufLinear: inference-time GGUF matmul on Apple Silicon — llama.cpp parity
- [DeepSeekV4] Compressor does not seem to account for padding tokens when forming compressed KV blocks
- Stop align_special_tokens from rewriting eos_token_id when no alignment is needed
- Fix Gemma4 inputs_embeds OOM during per-layer lookup
- feat(t5gemma2): add Flash Attention 2 support
- Add Maximal Update Parametrization (μP)
- Fix `tie_word_embeddings` not lifted from `text_config` for some VLM configs (BC regression)
- Docs
- Python not yet supported