Mention pygmalion support
This commit is contained in:
parent
6b06fca2f1
commit
5b50db9dee
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
|
||||||
* Generate nice HTML output for GPT-4chan.
|
* Generate nice HTML output for GPT-4chan.
|
||||||
* Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
|
* Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
|
||||||
* Notebook mode that resembles OpenAI's playground.
|
* 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.
|
* Text output is streamed in real time.
|
||||||
* Load parameter presets from text files.
|
* Load parameter presets from text files.
|
||||||
* Load large models in 8-bit mode.
|
* Load large models in 8-bit mode.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue