瀏覽代碼

fix typo in mutli_gpu.md (#18)

Geeta Chauhan 1 年之前
父節點
當前提交
a5be8aabdb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.