Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
runner
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
Weirdly using an older version
muellerzr
committed
2 years ago
e48cb1ca
deepspeed for ccl xpu (#1827)
abhilash1910
committed
2 years ago
Verified
a16b843a
Solve at least one failing test (#1898)
muellerzr
committed
2 years ago
Verified
bc86a937
Add FSDP activation checkpointing feature (#1891)
arde171
committed
2 years ago
Verified
87a096f9
Fix nb launcher test (#1899)
muellerzr
committed
2 years ago
Verified
44adf1e1
Final nits on model util (#1896)
muellerzr
committed
2 years ago
Verified
ce870e1c
Update dataclasses.py (#1894)
pacman100
committed
2 years ago
Verified
1ace672d
Add hub as core dep (#1885)
muellerzr
committed
2 years ago
Verified
e2ae2540
Add doc on model memory usage (#1887)
muellerzr
committed
2 years ago
Verified
0fa291e7
Enable a token to be used (#1886)
muellerzr
committed
2 years ago
Verified
ba6f11ec
Update with new url (#1884)
muellerzr
committed
2 years ago
Verified
430ee9df
Introduce model memory estimator (#1876)
muellerzr
committed
2 years ago
Verified
409a9df0
Enable power users to bypass device_map="auto" training block (#1881)
muellerzr
committed
2 years ago
Verified
acad5bae
fix detach_hook (#1880)
SunMarc
committed
2 years ago
Verified
81b19c40
Update release instructions (#1877)
sgugger
committed
2 years ago
Verified
3e97a917
v0.23.0.dev0
sgugger
committed
2 years ago
Verified
81271964
Improve big model inference docs (#1872)
muellerzr
committed
2 years ago
Verified
16e5113f
Include a note to the forums in the bug report (#1871)
muellerzr
committed
2 years ago
Verified
3122a616
support custom slice function in DataLoaderDispatcher (#1846)
thevasudevgupta
committed
2 years ago
Verified
c8682ae7
remove casting to FP32 when saving state dict (#1868)
pacman100
committed
2 years ago
Verified
0768905f
add env variable for init_on_device (#1852)
Yuanjing Shi
committed
2 years ago
Verified
d087be01
Update fsdp_with_peak_mem_tracking.py (#1856)
pacman100
committed
2 years ago
Verified
41caaa56
fix dispatch (#1855)
SunMarc
committed
2 years ago
Verified
21d12733
Loading logic safetensors (#1853)
SunMarc
committed
2 years ago
Verified
3cf7dee5
support for ram efficient loading of model with FSDP (#1777)
pacman100
committed
2 years ago
Verified
64c586f5
Fix the noneffective parameter: gpu_ids (#1850)
devymex
committed
2 years ago
Verified
0e714f5b
Change CUDA check (#1833)
muellerzr
committed
2 years ago
Verified
92f23e12
Fix verify_device_map (#1842)
Rexhaif
committed
2 years ago
Verified
f67e11af
FIX: Bug with unwrap_model and keep_fp32_wrapper=False (#1838)
BenjaminBossan
committed
2 years ago
Verified
64580585
fix bug in dev properties for ipex (#1834)
abhilash1910
committed
2 years ago
Verified
4d13e4e4
Older