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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- modernbert logits do not have gradient
- Update doc for `metric_for_best_model` when `save_strategy="best"`.
- ModernBERT inference fails on CPU: ValueError: Pointer argument (at 0) cannot be accessed from Triton (cpu tensor?)
- Issue with Idefics3 sample code
- update modular_modernbert -- add inputs_embeds param to ModernBertModel
- Several fixes related to rotary position embeddings
- Integrate xlstm cleanly.
- is_causal arg appears twice in FAttention call from GPT2Attention.forward()
- Add support for H2O cache eviction with LLaMA
- `RuntimeError: self and mat2 must have the same dtype, but got Float and BFloat16` when training with `torch_compile`
- Docs
- Python not yet supported