mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Mention the features
This commit is contained in:
parent
29ce69eea7
commit
971fb8e011
|
|
@ -6,6 +6,15 @@ Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
* Switch between different models using a dropdown menu.
|
||||||
|
* Generate nice HTML output for gpt4chan.
|
||||||
|
* Generate Markdown output for galactica, including LaTeX support.
|
||||||
|
* Notebook mode that resembles OpenAI's playground.
|
||||||
|
* Load 13b/20b models in 8-bit mode.
|
||||||
|
* Load parameter presets from text files.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Create a conda environment:
|
Create a conda environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue