YTING
commited on
Update README.md (#1521) [skip ci]
Browse files
README.md
CHANGED
|
@@ -426,7 +426,7 @@ deepspeed: deepspeed_configs/zero1.json
|
|
| 426 |
```
|
| 427 |
|
| 428 |
```shell
|
| 429 |
-
accelerate launch -m axolotl.cli.train examples/llama-2/config.
|
| 430 |
```
|
| 431 |
|
| 432 |
##### FSDP
|
|
|
|
| 426 |
```
|
| 427 |
|
| 428 |
```shell
|
| 429 |
+
accelerate launch -m axolotl.cli.train examples/llama-2/config.yml --deepspeed deepspeed_configs/zero1.json
|
| 430 |
```
|
| 431 |
|
| 432 |
##### FSDP
|