1 Commits
v1.0 ... main

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

View File

@@ -1,5 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/bi100-3.2.3-x86-ubuntu20.04-py3.10-poc-llm-infer:v1.2.3
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