Fix
This commit is contained in:
14
README.md
14
README.md
@@ -84,12 +84,14 @@ Then browse to
|
|||||||
|
|
||||||
Optionally, you can use the following command-line flags:
|
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.
|
-h, --help show this help message and exit
|
||||||
--notebook Launch the webui in notebook mode, where the output is written to the same text box as the input.
|
--model MODEL Name of the model to load by default.
|
||||||
--chat Launch the webui in chat mode.
|
--notebook Launch the webui in notebook mode, where the output is written to the same text box as the input.
|
||||||
--cpu Use the CPU to generate text.
|
--chat Launch the webui in chat mode.
|
||||||
--listen Makes the webui reachable from your local network.
|
--cpu Use the CPU to generate text.
|
||||||
|
--listen Makes the webui reachable from your local network.
|
||||||
|
```
|
||||||
|
|
||||||
## Presets
|
## Presets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user