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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- add qwen2.5vl
- Tokenizer outputs same offsets for different tokens.
- Unused kwargs: ['bnb_8bit_quant_type', 'bnb_8bit_use_double_quant', 'bnb_8bit_compute_dtype'] when using bnb quantization? These kwargs are not used in <class 'transformers.utils.quantization_config.BitsAndBytesConfig'>
- Malformed config when saving & loading locally custom models
- Support QuestionAnswering Module for ModernBert based models.
- Any plans to integrate GTE model natively into transformers
- Add AIMv2 to Transformers
- 4.47.1 Hugging Face Trainer loss accumulated by sum instead of mean
- BLIPs clean-up
- Add support for nested images to LLava and VipLLava
- Docs
- Python not yet supported