LZHgrla commited on
Commit
bebf9e8
1 Parent(s): 7389eac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ pip install -U xtuner
89
 
90
  ```shell
91
  export SERPER_API_KEY="xxx" # Please get the key from https://serper.dev to support google search!
92
- xtuner chat Qwen/Qwen-7B --adapter xtuner/Qwen-7B-qlora-moss-003-sft --bot-name Qwen --prompt-template moss_sft --system-prompt moss_sft --with-plugins calculate solve search
93
  ```
94
 
95
  #### Fine-tune
 
89
 
90
  ```shell
91
  export SERPER_API_KEY="xxx" # Please get the key from https://serper.dev to support google search!
92
+ xtuner chat Qwen/Qwen-7B --adapter xtuner/Qwen-7B-qlora-moss-003-sft --bot-name Qwen --prompt-template moss_sft --system-template moss_sft --with-plugins calculate solve search
93
  ```
94
 
95
  #### Fine-tune