mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-05 02:51:59 +00:00
[Tensor] remove ParallelAction, use ComputeSpec instread (#1166)
This commit is contained in:
@@ -14,4 +14,4 @@ RUN git clone https://github.com/hpcaitech/ColossalAI.git \
|
||||
&& pip install -v --no-cache-dir .
|
||||
|
||||
# install titans
|
||||
RUN pip install -no-cache-dir titans
|
||||
RUN pip install --no-cache-dir titans
|
||||
|
Reference in New Issue
Block a user