[doc] update document of zero with chunk. (#3855)

* [doc] fix title of mixed precision

* [doc]update document of zero with chunk

* [doc] update document of zero with chunk, fix

* [doc] update document of zero with chunk, fix

* [doc] update document of zero with chunk, fix

* [doc] update document of zero with chunk, add doc test

* [doc] update document of zero with chunk, add doc test

* [doc] update document of zero with chunk, fix installation

* [doc] update document of zero with chunk, fix zero with chunk doc

* [doc] update document of zero with chunk, fix zero with chunk doc
This commit is contained in:
jiangmingyan
2023-05-30 18:41:56 +08:00
committed by GitHub
parent 5f79008c4a
commit 281b33f362
5 changed files with 43 additions and 77 deletions

View File

@@ -47,7 +47,7 @@ CUDA_EXT=1 pip install .
pip install .
```
如果您在使用CUDA 10.2您仍然可以从源码安装ColossalA。但是您需要手动下载cub库并将其复制到相应的目录。
如果您在使用CUDA 10.2您仍然可以从源码安装ColossalAI。但是您需要手动下载cub库并将其复制到相应的目录。
```bash
# clone the repository