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 supported53 Subscribers
View all SubscribersAdd a CodeTriage badge to transformers
Help out
- Issues
- device_map loading OOMs on conversion-op transients: WeightConverter contiguous() runs on destination GPU, unbudgeted by max_memory packing
- Silent conversion skip on model_type mismatch: loading a converted checkpoint via the wrong Auto class yields randomly-initialized weights that generate fluently
- Add GGUF loading support for Phi-2 (#33260)
- CompressedTensorsConfig(run_compressed=False) silently random-initializes unmapped fused-MoE expert weights on 5.10.x (works on 5.13.1) — request hard error for unmapped packed tensors
- Add LoMa keypoint matching model
- Question about overriding bnb_4bit_compute_dtype for pre-quantized checkpoints
- Add chat input sanitization
- [New model] PersonaPlex (full-duplex speech model, based on Moshi)
- fix(trainer): fix resume_from_checkpoint logic bug (issue #47375)
- [Inkling] Fix float64 MPS crash in InklingProcessor dMel bin extraction
- Docs
- Python not yet supported