1155 Forks
9698 Stars
9698 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/microsoft/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/microsoft/DeepSpeed/archive/master.zip

Or simply clone DeepSpeed with SSH
[email protected]:microsoft/DeepSpeed.git

If you have some problems with DeepSpeed

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