From 6b06fca2f1adbba8e483820979bcbf922b7a60f5 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 22 Jan 2023 01:28:52 -0300 Subject: [PATCH] Mention pygmalion support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b2b329..519f2ed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 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 custom characters in JSON format. +* Chat mode for conversation and role playing, including 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.