mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-15 22:19:38 +00:00
[workflow] polish readme and dockerfile (#1165)
* [workflow] polish readme and dockerfile * polish
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user