-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Pull requests: huggingface/transformers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: correct type annotations across config classes for @strict validation
#45007
opened Mar 25, 2026 by
Krishnachaitanyakc
•
Draft
fix: prevent IndexError in Whisper timestamp decode on trailing replacement char
#45006
opened Mar 25, 2026 by
Krishnachaitanyakc
•
Draft
fix(testing): Fix Parakeet, Evolla, Pi0, and Phi-3 test failures on main CI
#45004
opened Mar 25, 2026 by
harshaljanjani
Loading…
3 of 5 tasks
Add cuda compatibility check for using
grouped_mm
#45001
opened Mar 25, 2026 by
Sai-Suraj-27
Loading…
2 of 6 tasks
typing: add rule 14 - checks for tie_word_embeddings presence
#44988
opened Mar 25, 2026 by
tarekziade
Loading…
fix: preserve rotary_pct across save/load cycle in GPTNeoX configs
#44985
opened Mar 25, 2026 by
Krishnachaitanyakc
Loading…
5 tasks done
fix: implement Mxfp4Dequantize.reverse_op for save_pretrained support
#44983
opened Mar 25, 2026 by
Hyungkeun-Park-Nota
Loading…
Trainer: set skip_logits for loss-only eval when liger enabled
#44981
opened Mar 25, 2026 by
AkshajKashyap
Loading…
4 of 6 tasks
Refactor core_model_loading to support FSDP shard-on-read loading
#44974
opened Mar 24, 2026 by
3outeille
Loading…
Fix max_seqlen type in vision attention for torch.compile + FA2
#44973
opened Mar 24, 2026 by
andylizf
Loading…
Fix FA kernel launch needs correct cuda device ctx in multi-gpu env
#44967
opened Mar 24, 2026 by
Qubitium
Loading…
2 of 6 tasks
fixed import error with PILImageResampling
#44958
opened Mar 23, 2026 by
josh-kean
Loading…
3 tasks done
Fix: Add correct return behaviour when output_hidden_states=True for CLIP and SIGLIP vision models
#44952
opened Mar 23, 2026 by
Jess-Co-Del
Loading…
2 tasks done
feat: Add router_logits override to enable Routing Replay for MoE models
#44951
opened Mar 23, 2026 by
hemantmm
Loading…
1 task done
Fix: NotebookProgressCallback crash when evaluating with the Trainer
#44949
opened Mar 23, 2026 by
Charly21r
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.