mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-20 09:34:48 +00:00
* [cli] fixed multi-node job launching * [cli] fixed a bug in version comparison * [cli] support launching with env var * [cli] fixed multi-node job launching * [cli] fixed a bug in version comparison * [cli] support launching with env var * added docstring * [cli] added extra launch arguments * [cli] added default launch rdzv args * [cli] fixed version comparison * [cli] added docstring examples and requierment * polish docstring * polish code * polish code
10 lines
68 B
Plaintext
10 lines
68 B
Plaintext
torch>=1.8
|
|
numpy
|
|
tqdm
|
|
psutil
|
|
packaging
|
|
pre-commit
|
|
rich
|
|
click
|
|
fabric
|