Nanobit commited on
Commit
55c23c7
1 Parent(s): c69faee

Fix(doc): Clarify config (#466)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -626,7 +626,7 @@ strict:
626
 
627
  Run
628
  ```bash
629
- accelerate launch scripts/finetune.py configs/your_config.yml
630
  ```
631
 
632
  #### Multi-GPU
 
626
 
627
  Run
628
  ```bash
629
+ accelerate launch scripts/finetune.py your_config.yml
630
  ```
631
 
632
  #### Multi-GPU