From 5b50db9dee44aec3ef33ef27c6550d8a49e6b966 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 22 Jan 2023 01:30:55 -0300 Subject: [PATCH] Mention pygmalion support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 519f2edf..5230d20a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github. * Generate nice HTML output for GPT-4chan. * 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, including support for [Pygmalion](https://huggingface.co/models?search=pygmalionai/pygmalion) and custom characters in JSON format. +* Chat mode for conversation and role playing. +* Support for [Pygmalion](https://huggingface.co/models?search=pygmalionai/pygmalion) and custom characters in JSON format. * Text output is streamed in real time. * Load parameter presets from text files. * Load large models in 8-bit mode.