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 supported55 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- Simplify group images by shape
- fix(tokenization): prioritize slice indexing in BatchEncoding.__getitem__
- fix(generation): validate non-negative bounds for min_length, min_new_tokens, and temperature
- fix(pipelines): handle empty container inputs and validate batch_size in Pipeline.__call__
- [serge] Fix 1 integration test for model `moshi` failing with `OOM` (other (1))
- [BUG] MLukeTokenizer emits `<s>` instead of `<ent>` on all entity tasks
- [mLUKE] Un-skip MLukeTokenizerTest
- Warm the page cache before sharded loading (opt-in via `HF_SHARD_PREFETCH`)
- Avoid shadowing pipeline function in README examples
- Add native support for TR-HASH deterministic token-routed MoE
- Docs
- Python not yet supported