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
- Trainer + FSDP - Llama 3.2 1B full fine-tuning: "size mismatch for model.embed_tokens.weight: copying a param with shape torch.Size([65667584]) from checkpoint, the shape in current model is torch.Size([128256, 2048])"
- Add TimesFM Time Series Forecasting Model
- add qwen2vl for sequence classification
- [WIP] create two failing test, highlighting expectations
- Add support for Aria model
- Adding support for OpenLMForCausalLM from DataComp
- Loading model on meta device with `PretrainedModel.from_pretrained` does not work with .bin checkpoints, or when specifying `torch_dtype="auto"`
- Add MinGRU
- [WIP] Add diffllama
- Support for torch._dynamo.export for Phi3
- Docs
- Python not yet supported