You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
19
19
* Generate Markdown output for [GALACTICA](https://github.com/paperswithcode/galai), including LaTeX support.
20
20
* Support for [Pygmalion](https://huggingface.co/models?search=pygmalionai/pygmalion) and custom characters in JSON or TavernAI Character Card formats ([FAQ](https://github.com/oobabooga/text-generation-webui/wiki/Pygmalion-chat-model-FAQ)).
21
21
* Advanced chat features (send images, get audio responses with TTS).
22
-
* Stream the text output in real time.
22
+
* Stream the text output in real time very efficiently.
23
23
* Load parameter presets from text files.
24
24
* Load large models in 8-bit mode.
25
25
* Split large models across your GPU(s), CPU, and disk.
0 commit comments