Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
pin-ruff
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
pin ruff
invalid-email-address
committed
2 years ago
050d956e
Fixed typos in readme files of docs folder. (#2329)
rishit5
committed
2 years ago
Verified
fce61a99
Fix model memory issue (#2327)
muellerzr
committed
2 years ago
Verified
6ec92cf0
convert it back to dict (#2326)
SunMarc
committed
2 years ago
Verified
2a403732
Raise error when using batches of different sizes with `dispatch_batches=True` (#2325)
SunMarc
committed
2 years ago
Verified
f823404f
Update versions to dev
muellerzr
committed
2 years ago
ef2fe912
Fix infer_auto_device_map when tied weights share the same prefix name (#2324)
fxmarty
committed
2 years ago
Verified
e3e9b875
`Params4bit` added to bnb classes in set_module_tensor_to_device() (#2315)
poedator
committed
2 years ago
Verified
456afd92
fix sanity check (#2310)
izhx
committed
2 years ago
Verified
0d2280da
Bring old seed technique back (#2319)
muellerzr
committed
2 years ago
Verified
55d4a496
Update test_deepspeed.py (#2323)
pacman100
committed
2 years ago
Verified
2a8829d9
Fix DeepSpeed related regression (#2304)
pacman100
committed
2 years ago
Verified
3969731c
DeepSpeed refactoring (#2313)
pacman100
committed
2 years ago
Verified
411aa58a
Update accelerator.py (#2295)
stas00
committed
2 years ago
Verified
4420ec64
Update docs: Add warning for device_map=None for load_checkpoint_and_dispatch (#2308)
PhilJd
committed
2 years ago
Verified
2241725a
Add more missing items (#2309)
muellerzr
committed
2 years ago
Verified
5cac8789
[deepspeed] documentation (#2296)
stas00
committed
2 years ago
Verified
5d314233
make test_state_checkpointing device agnostic (#2290)
ji-huazhong
committed
2 years ago
Verified
2721387b
Fix breakpoint API in test_script.py on TPU. (#2263)
vanbasten23
committed
2 years ago
Verified
2cfa88bd
bugfix in swapping init module weights (#2305)
sudhakarsingh27
committed
2 years ago
Verified
102caf4f
add back dvclive to tests (#2280)
Dave Berenbaum
committed
2 years ago
Verified
07df5d26
Bump tj-actions/changed-files from 22.2 to 41 in /.github/workflows (#2300)
dependabot[bot]
committed
2 years ago
Verified
68b3dbf6
Update dataclasses.py (#2292)
stas00
committed
2 years ago
Verified
403c0714
Improve FSDP config usability (#2288)
pacman100
committed
2 years ago
Verified
848ed800
Update deepspeed.md (#2286)
stas00
committed
2 years ago
Verified
ad957ce5
[doc] FSDP improvements (#2274)
stas00
committed
2 years ago
Verified
3db088f5
fix (#2218)
SunMarc
committed
2 years ago
Verified
d1abd591
typo fix (#2276)
stas00
committed
2 years ago
Verified
ceb7c699
Rm DVCLive as latest version causes failures (#2279)
muellerzr
committed
2 years ago
Verified
c5baa055
Uninstall DVC in the Trainer tests (#2271)
muellerzr
committed
2 years ago
Verified
349be97c
Older