Browse Source

fix typo in mutli_gpu.md

avaiable -> available
Ikko Eltociear Ashimine 1 year ago
parent
commit
71e240e4e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/mutli_gpu.md

+ 1 - 1
docs/mutli_gpu.md

@@ -132,7 +132,7 @@ save_optimizer: bool=False
 
 ```
 
-* [Datasets config file](../configs/datasets.py) provides the avaiable options for datasets.
+* [Datasets config file](../configs/datasets.py) provides the available options for datasets.
 
 * [peft config file](../configs/peft.py) provides the suported PEFT methods and respective settings that can be modified.