-
Notifications
You must be signed in to change notification settings - Fork 31k
Pull requests: huggingface/transformers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix import error with huggingface_hub v1.0.0+
#41973
opened Nov 2, 2025 by
jameslovespancakes
Loading…
fix: improve visibility of ValueError root causes in model config loading
#41972
opened Nov 1, 2025 by
scottzh8
Loading…
add support for saving encoder only so any parakeet model can be loaded for inference
#41969
opened Oct 31, 2025 by
nithinraok
Loading…
5 tasks
test tensor parallel: make tests for dense model more robust
#41968
opened Oct 31, 2025 by
3outeille
Loading…
feat: RoPE-related typing improvements
#41967
opened Oct 31, 2025 by
RyanMullins
•
Draft
4 of 5 tasks
Fix GPT-2 Flash Attention 2 generation with left-padding
#41966
opened Oct 31, 2025 by
Abdennacer-Badaoui
Loading…
Fix: add safe helper for load_gguf_checkpoint in PreTrainedConfig
#41965
opened Oct 31, 2025 by
AnkanJU
Loading…
5 tasks
fix: dict[RopeParameters] to dict[str, RopeParameters]
#41963
opened Oct 31, 2025 by
RyanMullins
Loading…
3 of 5 tasks
Patch Mistral Common Tokenizer 2: fix add_special_tokens
#41962
opened Oct 31, 2025 by
juliendenize
Loading…
2 of 5 tasks
Fix max_pixels/min_pixels ignored in
Qwen2VLImageProcessorFast.from_pretrained
#41954
opened Oct 30, 2025 by
ReinforcedKnowledge
Loading…
Fixes wrong epoch count in trainer under some conditions
#41952
opened Oct 30, 2025 by
i3hz
Loading…
2 of 5 tasks
Refactor: Replace _default_log_level with DEFAULT_LOG_LEVEL constant
#41937
opened Oct 29, 2025 by
Pranavi125
Loading…
Fix: add missing SAFE_WEIGHTS_INDEX_NAME to __all__ in constants.py
#41936
opened Oct 29, 2025 by
Pranavi125
Loading…
Fix: Handle missing safetensors gracefully to prevent import errors
#41932
opened Oct 29, 2025 by
Pranavi125
Loading…
fix 3 failed test cases for video_llama_3 model on Intel XPU
#41931
opened Oct 29, 2025 by
kaixuanliu
Loading…
handle inputs from Siglip/Siglip2 non-automapped encoder layers
#41930
opened Oct 29, 2025 by
molbap
Loading…
fix: add clear error message when mistral-common is missing for AutoTokenizer loading Voxtral
#41928
opened Oct 29, 2025 by
junjunjd
Loading…
5 tasks
Fix Break change of AWQ FusedModules due to Attention Refactor
#41909
opened Oct 28, 2025 by
fanqiNO1
Loading…
2 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.