Просмотр исходного кода

Better description of features

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

+ 2 - 1
README.md

@@ -13,8 +13,9 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
 * Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
 * Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
 * Notebook mode that resembles OpenAI's playground.
 * Notebook mode that resembles OpenAI's playground.
 * Chat mode for conversation and role playing.
 * Chat mode for conversation and role playing.
-* Load 13b/20b models in 8-bit mode.
 * Load parameter presets from text files.
 * Load parameter presets from text files.
+* Load large models in 8-bit mode.
+* Split large models across your GPU(s) and CPU.
 * CPU mode.
 * CPU mode.
 
 
 ## Installation
 ## Installation