-
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
feat: Add true multi-node inference support for device_map="auto" (#1890)
#4066
opened Jun 6, 2026 by
Saurav-Gupta-13
Loading…
Fix to-fsdp2: drop REMOVED / NOT_YET_IMPLEMENTED FSDP1 keys instead of leaking them
#4065
opened Jun 4, 2026 by
lollinng
Loading…
Raise ValueError instead of a bare string in ParallelismConfig.get_device_mesh
#4064
opened Jun 4, 2026 by
lollinng
Loading…
Add
register_tracker_class() for custom tracker registration by name
#4061
opened Jun 1, 2026 by
devangpratap
Loading…
4 of 5 tasks
Add register_tracker_class to register custom trackers by name
#4060
opened May 30, 2026 by
javierdejesusda
Loading…
4 tasks done
fix(state): make MLU backend part of the _prepare_backend elif chain (#4055)
#4057
opened May 29, 2026 by
Anai-Guo
Loading…
Fix implicit padding in
split_between_processes when apply_padding=False and num_samples < num_processes
#4052
opened May 27, 2026 by
3manifold
Contributor
Loading…
DOC: document missing parameters in load_accelerator_state, find_executable_batch_size, and send_to_device
#4051
opened May 27, 2026 by
kratos0718
Loading…
chore: enable Dependabot weekly GitHub Actions bumps
dependabot
#4049
opened May 26, 2026 by
hf-dependantbot-rollout
Bot
Loading…
test: add regression test for no_split_module_classes accepting set type
#4048
opened May 25, 2026 by
UFO0506
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…
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…
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.