Update README.md
Browse files
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
|
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 |
```
|