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(integrations): prevent device mismatch in msa_attention
- Fix `BlockMask` crash in CTRL flex-attention generation
- [NemotronAsrStreaming] processor without modular
- [gemma 3/4] Fix bidirectional attention masking crossing sliding window boundaries
- Qwen3.5 Does not work with variable length inputs using position_ids
- _prefill: cache.get_seq_length() returns device tensor, breaks slice arithmetic for static cache + torch.compile on non-CUDA backends
- Rework some old cache getters/properties
- Use meshgrid for brevity
- [TimesFM 2.5]:`window_size` argument raises `AttributeError`
- 4-bit load_in_4bit + device_map='auto' + explicit max_memory still dispatches modules to CPU on a model that fits -> ValueError
- Docs
- Python not yet supported