LZHgrla commited on
Commit
6cdda05
1 Parent(s): b7d23f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ pip install xtuner
91
 
92
  ```shell
93
  export SERPER_API_KEY="xxx" # Please get the key from https://serper.dev to support google search!
94
- xtuner chat hf meta-llama/Llama-2-7b-hf --adapter xtuner/Llama-2-7b-qlora-moss-003-sft --bot-name Llama2 --prompt-template moss_sft --with-plugins calculate solve search --command-stop-word "<eoc>" --answer-stop-word "<eom>" --no-streamer
95
  ```
96
 
97
  #### Fine-tune
 
91
 
92
  ```shell
93
  export SERPER_API_KEY="xxx" # Please get the key from https://serper.dev to support google search!
94
+ xtuner chat meta-llama/Llama-2-7b-hf --adapter xtuner/Llama-2-7b-qlora-moss-003-sft --bot-name Llama2 --prompt-template moss_sft --with-plugins calculate solve search --command-stop-word "<eoc>" --answer-stop-word "<eom>" --no-streamer
95
  ```
96
 
97
  #### Fine-tune