Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
huggingface/accelerate
Pull Requests
Commits
v0.12-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
Fix typo in docs/index.mdx (#610)
Mishig Davaadorj
committed
3 years ago
cd80a32f
Release: v0.12.0
sgugger
committed
3 years ago
7c8eb789
fixing deepspeed slow tests issue (#604)
pacman100
committed
3 years ago
Verified
9a660e08
add more conditions on casting (#606)
younesbelkada
committed
3 years ago
Verified
0bb80827
Remove redundant `.run` in `WandBTracker`. (#605)
zh-plus
committed
3 years ago
Verified
67d68b8a
Fix some typos + wordings (#603)
muellerzr
committed
3 years ago
Verified
24c28a1a
M1 GPU `mps` device integration (#596)
pacman100
committed
3 years ago
Verified
afa7490f
reorg of test scripts and minor changes to tests (#602)
pacman100
committed
3 years ago
Verified
b10fd818
Reenable Gather for Metrics (#590)
muellerzr
committed
3 years ago
Verified
8944975a
Move warning (#598)
muellerzr
committed
3 years ago
Verified
15a8c6c7
Shorthand way to grab a tracker (#594)
muellerzr
committed
3 years ago
Verified
b52b793e
Pin deepspeed (#595)
muellerzr
committed
3 years ago
Verified
5dd4eaf6
Improve docstring (#591)
muellerzr
committed
3 years ago
Verified
29a222a2
TESTS! (#589)
muellerzr
committed
3 years ago
Verified
217dd696
Fix DispatchDataloader (#588)
sgugger
committed
3 years ago
Verified
7a5a96b7
Complete revamp of the docs (#495)
muellerzr
committed
3 years ago
Verified
447ad0e6
Small fixed for balanced device maps (#583)
sgugger
committed
3 years ago
Verified
d5a0fc2d
Use main_process_first in the examples (#581)
muellerzr
committed
3 years ago
Verified
7f5c60c1
Skip and raise NotImplementedError for gather_for_metrics for now (#580)
muellerzr
committed
3 years ago
Verified
50305713
minor FSDP launcher fix (#579)
pacman100
committed
3 years ago
Verified
c826b51a
Fix gather_for_metrics (#578)
muellerzr
committed
3 years ago
Verified
e0212893
Refine test in set_module_tensor_to_device (#577)
sgugger
committed
3 years ago
Verified
e8092685
Fix `set_module_tensor_to_device` (#576)
sgugger
committed
3 years ago
Verified
f438a813
Add 8 bit support - chapter II (#539)
younesbelkada
committed
3 years ago
Verified
75053e45
Fix tests, add wandb to gitignore (#573)
muellerzr
committed
3 years ago
Verified
015f228c
Fix step (#572)
muellerzr
committed
3 years ago
Verified
1486fa35
Speed up main CI (#571)
muellerzr
committed
3 years ago
Verified
7a49418e
ccl version check and import different module according to version (#567)
sywangyi
committed
3 years ago
Verified
d26478b9
set default num_cpu_threads_per_process to improve oob performance (#562)
sywangyi
committed
3 years ago
Verified
bf0017f0
Add a tqdm helper (#564)
muellerzr
committed
3 years ago
Verified
e3642a46
Older