LZHgrla commited on
Commit
50a60e6
1 Parent(s): 11511e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ pip install xtuner
88
  #### Chat
89
 
90
  ```shell
91
- xtuner chat hf meta-llama/Llama-2-7b-hf --adapter xtuner/Llama-2-7b-qlora-moss-003-sft --bot-name Llama --prompt-template moss_sft --with-plugins calculate solve search --command-stop-word "<eoc>" --answer-stop-word "<eom>"
92
  ```
93
 
94
  #### Fine-tune
 
88
  #### Chat
89
 
90
  ```shell
91
+ xtuner chat hf meta-llama/Llama-2-7b-hf --adapter xtuner/Llama-2-7b-qlora-moss-003-sft --bot-name Llama --prompt-template moss_sft --with-plugins calculate solve search --command-stop-word "<eoc>" --answer-stop-word "<eom>" --no-streamer
92
  ```
93
 
94
  #### Fine-tune