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
- Load an EncoderDecoderModel as AutoModel
- GPT2 cannot be used with device_map='auto'; Report "found at least two devices"
- Tokenizer `encode/decode` methods are inconsistent, TypeError: argument 'ids': 'list' object cannot be interpreted as an integer
- Add [VMamba] model
- PatchTST and PatchTSMixer categorical features and exogenous variables
- Optimised 4bit inference kernels
- Feature Update [added `initial_prompt` support for automatic-speech-recognition whisper pipeline]
- Early stopping required metric_for_best_model, but did not find eval_f1 so early stopping is disabled
- Move layer_idx from a layer property to function argument.
- feat: support indicating prefix token of chat template
- Docs
- Python not yet supported