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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- fix(llama): allow explicit head_dim when hidden_size not divisible by num_attention_heads
- Qwen3.5 GatedDeltaNet: Large logit divergence between full-sequence forward and prefill+decode with cache
- [wav2vec2] Support attn_implementation=sdpa dispatch
- Tighten exception handling in find_sentencepiece_model_file
- ValueError: Backend should be defined in the BACKENDS_MAPPING. Offending backend: tensorflow_text
- [New model] Add Fun-ASR-Nano (FunAudioLLM/Fun-ASR-Nano-2512)
- Fix StaticLayer.get_seq_length return type annotation (#45987)
- fix(mps): build_2d_sinusoidal_position_embedding crashes on Apple Silicon due to float64 on MPS device
- Add Fun-ASR-Nano model
- [LED][Longformer] Replace for-loop with unfold in _chunk ONNX-export path
- Docs
- Python not yet supported