4329 Forks
37755 Stars
37755 Watchers

DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

How to download and setup DeepSpeed

Open terminal and run command
git clone https://github.com/deepspeedai/DeepSpeed.git
git clone is used to create a copy or clone of DeepSpeed repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DeepSpeed https://github.com/deepspeedai/DeepSpeed/archive/master.zip

Or simply clone DeepSpeed with SSH
git@github.com:deepspeedai/DeepSpeed.git

If you have some problems with DeepSpeed

You may open issue on DeepSpeed support forum (system) here: https://github.com/deepspeedai/DeepSpeed/issues