Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 560 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 560 Bytes

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.