Mention pygmalion support

This commit is contained in:
oobabooga 2023-01-22 01:30:55 -03:00
parent 6b06fca2f1
commit 5b50db9dee

View file

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