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
- Fixed typos and formatting
- Onnx validation got max absolute difference of: nan
- ImportError: cannot import name 'AutoModelForImageTextToText' from 'transformers' (/usr/local/lib/python3.10/dist-packages/transformers/__init__.py)
- MllamaForCausalLM not returning past_key_values even with use_cache=True
- Missing timestamp offset using Whisper with pipeline and sequential decoding
- Documentation improvement on tiktoken integration
- Inconsistent Output with and without Prompt Caching in Llama-3.1-8B-Instruct.
- Beam search incorrectly sampled 2*num_beams tokens instead of num_beams tokens.
- problem with rag
- Update language_modeling.py
- Docs
- Python not yet supported