-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: huggingface/accelerate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test: add regression test for no_split_module_classes accepting set type
#4048
opened May 25, 2026 by
UFO0506
Loading…
logging: stop warning_once from crashing on unhashable kwargs like extra={...}
#4047
opened May 22, 2026 by
c-tonneslan
Loading…
Fix MLflowTracker.store_init_configuration mutating the caller's config dict
#4046
opened May 22, 2026 by
ATOM00blue
Loading…
1 task done
feat: add DispatchDataLoader for custom iterable dataloaders
#4045
opened May 21, 2026 by
KrishVenky
Loading…
Fix int8 offload hook detachment statistics restoration
#4044
opened May 21, 2026 by
jiqing-feng
Contributor
Loading…
docs: fix typos in docstrings, comments, and user docs
#4040
opened May 12, 2026 by
mokashang
Loading…
2 tasks done
fix(tracking): default step=None on tracker.log and accept extra kwargs in MLflowTracker
#4039
opened May 12, 2026 by
1fanwang
Loading…
4 of 5 tasks
tests: Gracefully handle missing set_device for mps
#4028
opened May 4, 2026 by
booxter
Contributor
Loading…
5 tasks
fix(tracker): guard init_trackers and log against None kwargs
#4026
opened May 2, 2026 by
xodn348
Loading…
[WIP] Make accelerate work end-to-end on AMD ROCm
#4025
opened Apr 30, 2026 by
Abdennacer-Badaoui
Member
•
Draft
fix train deepseek V4 with fsdp2: AttributeError: 'Tensor' object has no attribute 'device_mesh'
#4023
opened Apr 29, 2026 by
frozenleaves
Loading…
fix(modeling): include named_buffers in module split expansion for infer_auto_device_map
#4020
opened Apr 24, 2026 by
Anai-Guo
Loading…
fix(checkpointing): save/restore SeedableRandomSampler for map-style datasets
#4019
opened Apr 24, 2026 by
Anai-Guo
Loading…
fix: compile inner model before DDP wrapping to prevent Dynamo tracing DDP internals
#4017
opened Apr 23, 2026 by
anishesg
Loading…
Feat: Support dynamic batch size in BatchSamplerShard with even_batches
#3969
opened Mar 10, 2026 by
yuxinyuan
Contributor
Loading…
2 of 5 tasks
(fix) remove sampler_is_batch_sampler code in prepare_data_loader(..)
contributions-welcome
wip
Work in progress
#3469
opened Mar 31, 2025 by
suzyahyah
Loading…
handle weight sharing with init_on_device
wip
Work in progress
#2737
opened May 3, 2024 by
aws-rhsoln
Loading…
5 tasks
ProTip!
Filter pull requests by the default branch with base:main.