Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
Open
Closed
feat: Add true multi-node inference support for device_map="auto" (#1890)
#4066 opened 2026-06-06 10:09 by
Saurav-Gupta-13
Fix to-fsdp2: drop REMOVED / NOT_YET_IMPLEMENTED FSDP1 keys instead of leaking them
#4065 opened 2026-06-04 21:31 by
lollinng
Raise ValueError instead of a bare string in ParallelismConfig.get_device_mesh
#4064 opened 2026-06-04 21:20 by
lollinng
Fix dtype_byte_size for FP8 fnuz / e8m0fnu dtypes
#4063 opened 2026-06-04 20:59 by
lollinng
Add `register_tracker_class()` for custom tracker registration by name
#4061 opened 2026-06-01 03:42 by
devangpratap
Add register_tracker_class to register custom trackers by name
#4060 opened 2026-05-30 18:37 by
javierdejesusda
fix notebook launcher cuda init
#4059 opened 2026-05-29 14:06 by
SunMarc
fix issue 4055
#4058 opened 2026-05-29 07:09 by
legionGIT
fix(state): make MLU backend part of the _prepare_backend elif chain (#4055)
#4057 opened 2026-05-29 07:06 by
Anai-Guo
docs: add aggregate profiler memory example
#4054 opened 2026-05-28 01:29 by
aryanputta
Fix implicit padding in `split_between_processes` when `apply_padding=False` and `num_samples < num_processes`
#4052 opened 2026-05-27 13:12 by
3manifold
DOC: document missing parameters in load_accelerator_state, find_executable_batch_size, and send_to_device
#4051 opened 2026-05-27 07:11 by
kratos0718
chore: enable Dependabot weekly GitHub Actions bumps
dependabot
#4049 opened 2026-05-26 10:31 by
hf-dependantbot-rollout[bot]
test: add regression test for no_split_module_classes accepting set type
#4048 opened 2026-05-25 06:05 by
UFO0506
Fix MLflowTracker.store_init_configuration mutating the caller's config dict
#4046 opened 2026-05-22 02:46 by
ATOM00blue
feat: add DispatchDataLoader for custom iterable dataloaders
#4045 opened 2026-05-21 14:10 by
KrishVenky
docs: fix typos in docstrings, comments, and user docs
#4040 opened 2026-05-12 23:45 by
mokashang
fix(tracking): default step=None on tracker.log and accept extra kwargs in MLflowTracker
#4039 opened 2026-05-12 08:34 by
1fanwang
docs: Deadlock when running multi tasks
#4032 opened 2026-05-08 07:05 by
xodn348
tests: Gracefully handle missing set_device for mps
#4028 opened 2026-05-04 23:53 by
booxter
fix(tracker): guard init_trackers and log against None kwargs
#4026 opened 2026-05-02 07:43 by
xodn348
fix train deepseek V4 with fsdp2: AttributeError: 'Tensor' object has no attribute 'device_mesh'
#4023 opened 2026-04-29 07:30 by
frozenleaves
fix(modeling): include named_buffers in module split expansion for infer_auto_device_map
#4020 opened 2026-04-24 22:18 by
Anai-Guo
fix(checkpointing): save/restore SeedableRandomSampler for map-style datasets
#4019 opened 2026-04-24 16:16 by
Anai-Guo
fix: compile inner model before DDP wrapping to prevent Dynamo tracing DDP internals
#4017 opened 2026-04-23 10:56 by
anishesg
Feat: Support dynamic batch size in BatchSamplerShard with even_batches
#3969 opened 2026-03-10 08:24 by
yuxinyuan
(fix) remove sampler_is_batch_sampler code in prepare_data_loader(..)
wip
contributions-welcome
#3469 opened 2025-03-31 13:10 by
suzyahyah
handle weight sharing with init_on_device
wip
#2737 opened 2024-05-03 01:07 by
aws-rhsoln
Enable cpu offload with weights inside the module
wip
#2214 opened 2023-12-04 23:11 by
SunMarc