fix(readme): remove accelerate config

This commit is contained in:
NanoCode012
2023-07-18 01:31:02 +09:00
committed by GitHub
parent 03a59c1ed4
commit b64f411849

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.