Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

DeepSpeed MII Examples

Install the requirements by running pip install -r requirements.txt.

Once DeepSpeed-MII is installed you have two options for deployment: an interactive non-persistent pipeline or a persistent serving deployment. See the scripts in non-persistent and persistent for examples. Details on the code implemented in these scripts can be found on our Getting Started guide for MII.