Unverified Commit 5a79cffd authored by binmakeswell's avatar binmakeswell Committed by GitHub
Browse files

[coati] fix install cmd (#3592)

parent 1ec0d386
......@@ -81,6 +81,8 @@ Due to resource constraints, we will only provide this service from 29th Mar 202
```shell
conda create -n coati
conda activate coati
git clone https://github.com/hpcaitech/ColossalAI.git
cd ColossalAI/applications/Chat
pip install .
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment