"llm/ggml-opencl.cpp" did not exist on "8526e1f5f10504237b80a76a1fa3332c98225688"
Dockerfile 243 Bytes
Newer Older
dengjb's avatar
dengjb committed
1
2
FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.13.1-centos7.6-dtk23.10-py38
RUN source /opt/dtk/env.sh
dengjb's avatar
dengjb committed
3
COPY requirements.txt requirements.txt
dengjb's avatar
dengjb committed
4
5
RUN pip3 install -r requirements.txt
RUN pip3 install git+https://github.com/openai/CLIP.git