Files
bi100_contest-03/Dockerfile
4paradigm da4cd18a30
All checks were successful
Docker Build and Push / docker (push) Successful in 1m49s
change base image
2026-07-24 15:24:12 +08:00

5 lines
236 B
Docker

FROM harbor.4pd.io/modelhubxc/enginex-iluvatar/bi100-3.2.3-x86-ubuntu20.04-py3.10-poc-llm-infer:v1.2.3
RUN mkdir /workspace
WORKDIR /workspace/
COPY ./qwen3_6_scripts /workspace/qwen3_6_scripts
RUN cd ./qwen3_6_scripts && ./patch_ops.sh