restore standard Dockerfile submission name
This commit is contained in:
6
Dockerfile
Normal file
6
Dockerfile
Normal 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
|
||||
Reference in New Issue
Block a user