update readme

This commit is contained in:
Wing Lian
2023-04-18 00:45:25 -04:00
parent 8f36f3cd5a
commit 3f3f561c06

View File

@@ -52,3 +52,4 @@ use_cpu: false
```
- Train! `accelerate launch scripts/finetune.py`, make sure to choose the correct YAML config file
- Alternatively you can pass in the config file like: `accelerate launch scripts/finetune.py configs/llama_7B_alpaca.yml`