winglian commited on
Commit
dc6d251
2 Parent(s): 03a59c1 b64f411

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

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -512,17 +512,6 @@ strict:
512
 
513
  </details>
514
 
515
- ### Accelerate
516
-
517
- Configure accelerate
518
-
519
- ```bash
520
- accelerate config
521
-
522
- # Edit manually
523
- # nano ~/.cache/huggingface/accelerate/default_config.yaml
524
- ```
525
-
526
  ### Train
527
 
528
  Run
@@ -595,7 +584,7 @@ Try set `fp16: true`
595
 
596
  Try to turn off xformers.
597
 
598
- > Message about accelerate config missing
599
 
600
  It's safe to ignore it.
601
 
 
512
 
513
  </details>
514
 
 
 
 
 
 
 
 
 
 
 
 
515
  ### Train
516
 
517
  Run
 
584
 
585
  Try to turn off xformers.
586
 
587
+ > accelerate config missing
588
 
589
  It's safe to ignore it.
590