Merge pull request #288 from OpenAccess-AI-Collective/NanoCode012-patch-1

fix(readme): remove accelerate config
This commit is contained in:
Wing Lian
2023-07-17 14:46:43 -04:00
committed by GitHub

View File

@@ -512,17 +512,6 @@ strict:
</details> </details>
### Accelerate
Configure accelerate
```bash
accelerate config
# Edit manually
# nano ~/.cache/huggingface/accelerate/default_config.yaml
```
### Train ### Train
Run Run
@@ -595,7 +584,7 @@ Try set `fp16: true`
Try to turn off xformers. Try to turn off xformers.
> Message about accelerate config missing > accelerate config missing
It's safe to ignore it. It's safe to ignore it.