Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
fsdp2-tp
3d-parallelism
argparse
better-err
big_api
check-docs
check-for-nccl
composable-tp
context-parallel
context-parallel-experiments
context-parallel-flex-attn
cp-dataloader
cp-pc
dataloader-log
debug-tests
deepspeed-inference
deepspeed-version
device_map_xla_support
disable-seedale-rs
enable-dash
feat/async-checkpointing
feat-decorator-to-purge-modified-accelerate-env-vars
fix
fix-compile-regions
fix-deepspeed-autobs
fix-dispatch-model-tied-params-memory
fix-fp8
fix-generate
fix-grad-norm
fix-pjrt_device
fix-prod
fix-warnings
fork-tester
fp8-gradient-checkpointing
fp8-stuff
fsdp2-tp
fully-remove-accelerate-config
grad-acc-optimizer-fixes
grad-accum-test
import-util
llama-to-mistral
load-model-across-devices
low-bit-fsdp2
main
make-version-tests-better
mishig25-patch-1
mishig25-patch-2
mixed-precision-experiments
ms-amp
muellerzr-ds-debugging
muellerzr-fix-1.0
muellerzr-fp8-deepspeed-support-v2
muellerzr-msamp-ds-fsdp
muellerzr-nightly-fixings
muellerzr-stateful-dl
new-instance-type
nouamane/context-parallel
parallelism-config
pin-ruff
pip-uv
pippy-duplicates
pippy-integration
reaction-based-runs
release-v0.6.1
release-v0.6.2
revert-3671
revert-fsdp-improv
revert-pr
rm-112
runner
safetensors-default
slack-reporter
speedup-docker
test-data
test-deepspeed-unpin
torch-22
trainer-tests
transformers-nd-parallel
ulysses-sp
unfreeze-4090
use-partialstate
uv-take2
v0.7-release
v0.12-release
v0.13-release
v0.14-release
v0.15-release
v0.16-release
v0.17-release
v0.18-release
v0.19-release
v0.20-release
v0.21-release
v0.22-release
v0.23-release
v0.24-release
v0.25.0-release
v0.26.0-release
v0.26.1-release
v0.27.0-release
v0.28.0-release
v0.29.0-release
v0.30.0-release
v0.31.0-release
v0.32.0-release
v0.33.0-release
v0.34.0-release
v1.0.0-release
v1.1.0-release
v1.2.0-release
v1.3.0-release
v1.4.0-release
v1.5.0-release
v1.6.0-release
v1.7.0-release
v1.8.0-release
v1.9.0-release
v1.10.0-release
v1.11.0-release
v1.12.0-release
wip-from-pretrained
xla-gpu-runners
Feat: working examples
S1ro1
committed
186 days ago
aafde25c
Feat: some fsdp2 improv
S1ro1
committed
187 days ago
d21ff9f2
Feat: TP works
S1ro1
committed
187 days ago
00dd4af6
Fix: improve trackio
S1ro1
committed
188 days ago
9fdc320d
Feat: add trackio
S1ro1
committed
188 days ago
7ddb3abb
Merge branch 'main' into device_mesh_parallelism_config
S1ro1
committed
188 days ago
36a1234c
Feat: some cleanup of example
S1ro1
committed
188 days ago
1017752a
Feat: cleanup example
S1ro1
committed
188 days ago
235d29ff
use len on tuple to check if empty
winglian
committed
188 days ago
a402faff
guards for empty self.parallelism_config
winglian
committed
190 days ago
e8963dc1
add guards
winglian
committed
190 days ago
76a546fd
reverting upcast
Salman Mohammadi
committed
190 days ago
168b5202
removing return
Salman Mohammadi
committed
190 days ago
379daa0b
comments
Salman Mohammadi
committed
190 days ago
74009ea7
WIP: fix tp
S1ro1
committed
191 days ago
133ef5f7
merging
Salman Mohammadi
committed
191 days ago
52c178fe
removing fn
Salman Mohammadi
committed
191 days ago
80deb7ee
comments
Salman Mohammadi
committed
191 days ago
a6feca96
linting
Salman Mohammadi
committed
191 days ago
f274b354
fixing partial state check
Salman Mohammadi
committed
191 days ago
07bf2b3b
comments
Salman Mohammadi
committed
191 days ago
1a49c164
fixed state
Salman Mohammadi
committed
191 days ago
f21547f3
updating examples, fixing state
Salman Mohammadi
committed
191 days ago
dc145c2b
updating example
Salman Mohammadi
committed
191 days ago
4a2dd58f
updating example
Salman Mohammadi
committed
191 days ago
7f243e09
Feat: ensure ddp/tp only works
S1ro1
committed
192 days ago
dd894525
Fixes for non-fsdp2 case
S1ro1
committed
192 days ago
f96fea3c
merging
Salman Mohammadi
committed
192 days ago
61868c29
wip example update
Salman Mohammadi
committed
192 days ago
3d235cb4
Fix: minor tweaks
S1ro1
committed
192 days ago
4e99b9cd
Older