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: The checkpoint you are trying to load has model type `florence2` but Transformers does not recognize this architecture. This could be because of an issue with the checkpoint, or because your version of Transformers is out of date.
- 🌐 [i18n-KO] Translated `model_doc/bert.md` to Korean
- [`AutoDocstring`] Based on inspect parsing of the signature
- Add AudioQuestionAnswering pipeline
- [WIP] Emu3: add model
- Add ColPali to 🤗 transformers
- [whisper] added dropping of attention weights after DTW calculations related to word timestamps if these weights are not requested in the output
- Fix MoE tensor reshape
- RuntimeError: expand(torch.FloatTensor{ ... }, size = [...]) the number of sizes provided (4) must be greater or equal to the number of dimensions in the tensor (5)
- Load a pretrainedfast tokenizer if fast=true and tokenizer.json exists
- Docs
- Python not yet supported