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
- ValueError: Architecture deepseek2 not supported
- Set `open` encoding to `utf-8` for Windows compatability
- Fix: siglip image processor rgb_convert is not being applied correctly.
- Confusion about the words returned by `word_ids()` in `deberta-v3-base`
- speed up whisper compile time
- DinoV2 is incorrectly documented as a default patch size of 16 instead of 14
- ValueError: Some specified arguments are not used by the HfArgumentParser: ['model_name_or_path', 'show_model/model001', 'train_type', 'use_lora', 'data_path', 'data/AS_2022_train+test', 'per_device_train_batch_size', '1', 'per_device_eval_batch_size', '1', 'num_train_epochs', '5']
- Initializing via AutoImageProcessor before AutoProcessor is imported causes `AttributeError`
- Slow speed when inference LLaMA model with torchao
- fix: unboundlocalerror when trying to retrieve attention feature maps using Qwen2FlashAttention2().forward()
- Docs
- Python not yet supported