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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Fix all output_dir in test_trainer.py to use tmp_dir
- ci: mark model_parallel tests as cuda specific
- Strange behavior with attn_implementation="eager"
- Enhance DataCollatorForLanguageModeling with Configurable Token Replacement Probabilities
- xpu: parallelize() not supported for PyTorch XPU backend
- Don't show warning for `inv_freq` buffers
- RuntimeError: "rshift_cuda" not implemented for 'Half'
- Mismatch Between txt img_token and Image Count in Multimodal Processor Causes Debugging
- Fix `Seq2SeqTrainingArguments` documentation
- StopStringCriteria relies on `len(tokenizer)==model.config.vocab_size`, leading to index errors
- Docs
- Python not yet supported