Update ancient screenshots
This commit is contained in:
parent
87dd85b719
commit
32ff3da941
1 changed files with 6 additions and 3 deletions
|
@ -4,9 +4,9 @@ A Gradio web UI for Large Language Models.
|
|||
|
||||
Its goal is to become the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) of text generation.
|
||||
|
||||
| |  |
|
||||
| |  |
|
||||
|:---:|:---:|
|
||||
| |  |
|
||||
| |  |
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -178,7 +178,10 @@ After downloading the model, follow these steps:
|
|||
python download-model.py EleutherAI/gpt-j-6B --text-only
|
||||
```
|
||||
|
||||
When you load this model in default or notebook modes, the "HTML" tab will show the generated text in 4chan format.
|
||||
When you load this model in default or notebook modes, the "HTML" tab will show the generated text in 4chan format:
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Starting the web UI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue