mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
@@ -65,6 +65,8 @@ RUN sh /tmp/install.sh {version_args} && \
|
|||||||
pip config set install.trusted-host mirrors.aliyun.com && \
|
pip config set install.trusted-host mirrors.aliyun.com && \
|
||||||
cp /tmp/resources/ubuntu2204.aliyun /etc/apt/sources.list
|
cp /tmp/resources/ubuntu2204.aliyun /etc/apt/sources.list
|
||||||
|
|
||||||
|
RUN pip install --no-cache-dir omegaconf==2.3.0 && pip cache purge
|
||||||
|
|
||||||
ENV SETUPTOOLS_USE_DISTUTILS=stdlib
|
ENV SETUPTOOLS_USE_DISTUTILS=stdlib
|
||||||
ENV VLLM_USE_MODELSCOPE=True
|
ENV VLLM_USE_MODELSCOPE=True
|
||||||
ENV LMDEPLOY_USE_MODELSCOPE=True
|
ENV LMDEPLOY_USE_MODELSCOPE=True
|
||||||
|
|||||||
Reference in New Issue
Block a user