Update README.md
Browse files
README.md
CHANGED
@@ -96,6 +96,5 @@ xtuner chat hf meta-llama/Llama-2-7b-hf --adapter xtuner/Llama-2-7b-qlora-moss-0
|
|
96 |
Use the following command to quickly reproduce the fine-tuning results.
|
97 |
|
98 |
```shell
|
99 |
-
NPROC_PER_NODE=8 xtuner train llama2_7b_qlora_moss_sft_all_e2_gpu8
|
100 |
-
xtuner train llama2_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 llama2_7b_qlora_moss_sft_all_e2_gpu8
|
|
|
100 |
```
|