"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "295b3b4f2d304a6e90b518755fd6d5bf90005975"
Commit cbddbeb2 authored by wanglch's avatar wanglch
Browse files

Update Dockerfile

parent 7bfc11a9
...@@ -4,3 +4,4 @@ RUN source /opt/dtk-23.10/env.sh ...@@ -4,3 +4,4 @@ RUN source /opt/dtk-23.10/env.sh
COPY requirements.txt requirements.txt COPY requirements.txt requirements.txt
RUN pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com RUN pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
RUN pip install bitsandbytes-0.43.0-py3-none-any.whl RUN pip install bitsandbytes-0.43.0-py3-none-any.whl
RUN pip install deepspeed-0.12.3+gitfe61783.abi0.dtk2310.torch2.1.0a0-cp310-cp310-manylinux2014_x86_64.whl
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