Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
v0.22-release
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
Release: v0.22.0
sgugger
committed
2 years ago
Verified
6b3e5599
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
use device as context manager for init_on_device (#1826)
Yuanjing Shi
committed
2 years ago
Verified
058a3546
Minor idiomatic change. (#1829)
float-trip
committed
2 years ago
Verified
98ecab20
Better test (#1825)
muellerzr
committed
2 years ago
Verified
b30a3490
Expose a bit of args/docstring fixup (#1824)
muellerzr
committed
2 years ago
Verified
7cb19ae6
Update docs and docstrings to match `load_and_quantize_model` arg (#1822)
JonathanRayner
committed
2 years ago
Verified
39897a06
Fix bnb import (#1813)
muellerzr
committed
2 years ago
Verified
aa71bb81
add warning when using to and cuda (#1790)
SunMarc
committed
2 years ago
Verified
f43a08a9
Improve docs on grad accumulation (#1817)
vwxyzjn
committed
2 years ago
Verified
b42c65b7
Bibtex (#1820)
muellerzr
committed
2 years ago
Verified
7bad7269
Expand device-map warning (#1819)
muellerzr
committed
2 years ago
Verified
29ff7c39
Typo fix (#1812)
muellerzr
committed
2 years ago
Verified
30eff605
Detect device map auto and raise a helpful error (#1810)
muellerzr
committed
2 years ago
Verified
fc95663e
More specific logging in `gather_for_metrics` (#1784)
dleve123
committed
2 years ago
Verified
49cb83a4
Fix pytest import (#1808)
muellerzr
committed
2 years ago
Verified
d2b159ea
Add FSDP for NPU (#1806)
ji-huazhong
committed
2 years ago
Verified
40056c69
Older