Fix
This commit is contained in:
parent
222ae23fe0
commit
7028116bf2
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ Optionally, you can use the following command-line flags:
|
|||
```
|
||||
-h, --help show this help message and exit
|
||||
--model MODEL Name of the model to load by default.
|
||||
--notebook Launch the webui in notebook mode, where the output is written to the same text box as the input.
|
||||
--notebook Launch the webui in notebook mode, where the output is written
|
||||
to the same text box as the input.
|
||||
--chat Launch the webui in chat mode.
|
||||
--cpu Use the CPU to generate text.
|
||||
--listen Makes the webui reachable from your local network.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue