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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- fix(tokenizers): accept dict Unigram vocabs in slow tokenizer init
- Support loading original InternVL2 checkpoints natively
- [xLSTM] Fix train mode crashes with return_last_states=False and use_cache
- Add GGUF support for Cohere2 (Command R7B / Command A)
- FineGrainedFP8 DeepGEMM path returns silently wrong results on SM100 (UE8M0 scale rounding without requantization)
- Checkpoint conversion silently loads transposed fused-expert weights when the swapped dims are equal (Transpose(check_dims=True), qwen3_vl_moe)
- Add LoMa keypoint detector & matcher
- [xLSTM] Crash in train mode with return_last_states=False: backend returns bare tensor but xLSTMLayer always unpacks (h, state)
- Fix RTDetrHungarianMatcher crash on infinite cost matrix
- Route byte-level llama tokenizers to TokenizersBackend
- Docs
- Python not yet supported