restore standard Dockerfile submission name

This commit is contained in:
2026-07-14 22:37:08 +08:00
parent 3ec5e7911f
commit 3a06e4f0e5

6
Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
FROM git.modelhub.org.cn:9443/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