diff --git a/README.md b/README.md index c8a76bb1..827430a7 100644 --- a/README.md +++ b/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. * Notebook mode that resembles OpenAI's playground. * Chat mode for conversation and role playing. -* Load 13b/20b models in 8-bit mode. * Load parameter presets from text files. +* Load large models in 8-bit mode. +* Split large models across your GPU(s) and CPU. * CPU mode. ## Installation