From 971fb8e011fd9aeb03076ee5ba38735ae1bd7c05 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 7 Jan 2023 18:40:51 -0300 Subject: [PATCH] Mention the features --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index dbbf8b0f..fa87b02f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. ![webui screenshot](https://github.com/oobabooga/text-generation-webui/raw/main/webui.png) +## Features + +* Switch between different models using a dropdown menu. +* Generate nice HTML output for gpt4chan. +* Generate Markdown output for galactica, including LaTeX support. +* Notebook mode that resembles OpenAI's playground. +* Load 13b/20b models in 8-bit mode. +* Load parameter presets from text files. + ## Installation Create a conda environment: