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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- `TypeError: 'type' object is not subscriptable` in transformers 4.46.0 and python 3.8
- Updated documentation and added conversion utility
- Fix PixtralProcessor to return outputs for all examples in a batch
- EsmForProteinFolding.from_pretrained("esmfold_v1", device_map="auto") has error when using multiple gpus
- Fast tokenizer for CANINE
- Added `segmentation maps` support for DPT image processor
- Error when running Grounding DINO for batch inference.
- Mask Padded Tokens In Aspect Ratio Mask Preparation
- Improve EncoderDecoderModel docs
- MLU devices : Checks if mlu is available via an cndev-based check which won't trigger the drivers and leave mlu
- Docs
- Python not yet supported