oobabooga 3 năm trước cách đây
mục cha
commit
222ae23fe0
1 tập tin đã thay đổi với 8 bổ sung6 xóa
  1. 8 6
      README.md

+ 8 - 6
README.md

@@ -84,12 +84,14 @@ Then browse to
 
 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.
-  --chat         Launch the webui in chat mode.
-  --cpu          Use the CPU to generate text.
-  --listen       Makes the webui reachable from your local network.
+```
+-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.
+--chat         Launch the webui in chat mode.
+--cpu          Use the CPU to generate text.
+--listen       Makes the webui reachable from your local network.
+```
 
 ## Presets