Better description of features

This commit is contained in:
oobabooga 2023-01-10 23:30:41 -03:00
parent a236b24d24
commit 89fd0180b7

View File

@ -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