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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- FSDP with SFTrainer: expected dtype float for `end` but got dtype c10::BFloat16
- Allow handling files as args for a tool created with Tool.from_space
- Transformers 4.46.2 breaks model loading for Llama 3.2 90B Vision Instruct
- CPU processing is extremely slow for models loaded with `torch_dtype = torch.float16`
- top-p sampling gives different results even after fixing all random seeds
- Gradual Slowdown of training on bigger batches
- matrix multiplication
- AutoModelForDepthEstimation/DepthAnythingDepthEstimationHead unexpected behavior in JIT
- Error loading model with device_map="auto" for AutoModelForVisualQuestionAnswering in visual-question-answering pipeline
- `DataCollatorForMultipleChoice` exists in the docs but not in the package
- Docs
- Python not yet supported