[workflow] polish readme and dockerfile (#1165)

* [workflow] polish readme and dockerfile

* polish
This commit is contained in:
Frank Lee
2022-06-23 15:12:15 +08:00
committed by GitHub
parent ca73028a3a
commit 51f1ec96b0
3 changed files with 17 additions and 0 deletions

View File

@@ -12,3 +12,6 @@ RUN git clone https://github.com/NVIDIA/apex && \
RUN git clone https://github.com/hpcaitech/ColossalAI.git \
&& cd ./ColossalAI \
&& pip install -v --no-cache-dir .
# install titans
RUN pip install -no-cache-dir titans