This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
cf6d1c9284
ColossalAI
/
requirements
/
requirements.txt
10 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrated project
2021-10-28 16:21:23 +00:00
torch>=1.8
numpy
tqdm
psutil
Update GitHub action and pre-commit settings (#196) * Update GitHub action and pre-commit settings * Update GitHub action and pre-commit settings (#198)
2022-01-28 08:59:53 +00:00
packaging
pre-commit
[log] better logging display with rich (#426) * better logger using rich * remove deepspeed in zero requirements
2022-03-16 01:51:15 +00:00
rich
[cli] add missing requirement (#805)
2022-04-19 05:56:59 +00:00
click
[CLI] refactored the launch CLI and fixed bugs in multi-node launching (#844) * [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
2022-04-24 05:26:26 +00:00
fabric