From e0b8fb7d10fc0ccf566bf6875271dfd70daf3b6f Mon Sep 17 00:00:00 2001 From: Jeff Rasley Date: Thu, 21 Jul 2022 12:47:07 -0700 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index af80fce67f2e..216021c105f1 100755 --- a/docs/index.md +++ b/docs/index.md @@ -50,7 +50,7 @@ To further increase the inference efficency, DeepSpeed offers easy-to-use and fl ### DeepSpeed Library - The [DeepSpeed](https://github.com/microsoft/deepspeed) library implements and packages the innovations and technologies in DeepSpeed Training, Inference and Compression Pillars into a single easy-to-use, open-sourced repository. It allows for easy composition of multitude of features within a single training, infernece or compression pipeline. The DeepSpeed Library is heavily adopted by the DL community, and has been used to enable some of the most powerful models (see DeepSpeed Adoption). + The [DeepSpeed](https://github.com/microsoft/deepspeed) library implements and packages the innovations and technologies in DeepSpeed Training, Inference and Compression Pillars into a single easy-to-use, open-sourced repository. It allows for easy composition of multitude of features within a single training, infernece or compression pipeline. The DeepSpeed Library is heavily adopted by the DL community, and has been used to enable some of the most powerful models (see [DeepSpeed Adoption](#deepspeed-adoption)). ### Model Implementations for Inference (MII)