oobabooga 3 лет назад
Родитель
Сommit
b1add0e586
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
 * Load large models in 8-bit mode ([see here](https://github.com/oobabooga/text-generation-webui/issues/20#issuecomment-1411650652) if you are on Windows).
 * Split large models across your GPU(s), CPU, and disk.
 * CPU mode.
-* DeepSpeed ZeRO-3 offload.
+* DeepSpeed ZeRO-3 offload ([guide](https://github.com/oobabooga/text-generation-webui/wiki/DeepSpeed)).
 * Get responses via API.
 * Supports softprompts.
 * Supports extensions ([guide](https://github.com/oobabooga/text-generation-webui/wiki/Extensions)).