feature: add

This commit is contained in:
2025-08-27 16:49:09 +08:00
parent 461c66ccc0
commit 62f765bf4b
5 changed files with 63 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
FROM harbor.4pd.io/mic-llm-x/combricon_vllm_mlu:v1.0_0510
WORKDIR /workspace
COPY mlu370_launch_service /workspace
ENTRYPOINT ["bash","/workspace/mlu370_launch_service"]