You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Younes Belkada 7ac153f404
LOMO / FIX: Support multiple optimizers (#2745)
1 day ago
.devcontainer extensions has been removed and replaced by customizations (#1075) 1 year ago
.github Docs: Fix build main documentation (#2729) 6 days ago
benchmarks Add copyright + some ruff lint things (#2523) 2 months ago
docker Segment out a deepspeed docker image (#2707) 1 week ago
docs Fix Documentation in FSDP and DeepSpeed Concept Guide (#2725) 6 days ago
examples Fixup `free_memory` to deal with garbage collection (#2716) 1 week ago
manim_animations Add source code for DataLoader Animation (#2696) 2 weeks ago
src/accelerate LOMO / FIX: Support multiple optimizers (#2745) 1 day ago
tests Fix stacklevel in `logging` to log the actual user call site (instead of the call site inside the logger wrapper) of log functions (#2730) 1 day ago
utils Add copyright + some ruff lint things (#2523) 2 months ago
.gitignore Update quality tools to 2023 (#1046) 1 year ago
.pre-commit-config.yaml Add pre-commit configuration (#2451) 2 months ago
CODE_OF_CONDUCT.md Badges and code of conduct 3 years ago
CONTRIBUTING.md Add pre-commit configuration (#2451) 2 months ago
LICENSE Initial commit 3 years ago
Makefile Add copyright + some ruff lint things (#2523) 2 months ago
README.md Launch mpirun from accelerate launch for multi-CPU training (#2493) 2 months ago
pyproject.toml Add copyright + some ruff lint things (#2523) 2 months ago
setup.py Update setup.py + test falures found during release 3 days ago