Running microsoft deepspeed


If you wanna run Microsoft deepspeed using docker, then try with the following command :-

sudo docker run -it --entrypoint bash deepspeed/deepspeed:latest

Comments