LZHgrla commited on
Commit
4577410
1 Parent(s): f366d82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -96,6 +96,5 @@ xtuner chat hf Qwen/Qwen-7B --adapter xtuner/Qwen-7B-qlora-moss-003-sft --bot-na
96
  Use the following command to quickly reproduce the fine-tuning results.
97
 
98
  ```shell
99
- NPROC_PER_NODE=8 xtuner train qwen_7b_qlora_moss_sft_all_e2_gpu8 # Recommended!
100
- xtuner train qwen_7b_qlora_moss_sft_all_e1
101
  ```
 
96
  Use the following command to quickly reproduce the fine-tuning results.
97
 
98
  ```shell
99
+ NPROC_PER_NODE=8 xtuner train qwen_7b_qlora_moss_sft_all_e2_gpu8
 
100
  ```