forked from EngineX-Cambricon/enginex-mlu370-vllm
feature: add
This commit is contained in:
8
docker-images/Dockerfile
Normal file
8
docker-images/Dockerfile
Normal file
@@ -0,0 +1,8 @@
|
||||
FROM harbor.4pd.io/mic-llm-x/combricon_vllm_mlu:v1.0_0510
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
COPY launch_service /workspace
|
||||
|
||||
|
||||
CMD ["bash", "launch_service"]
|
||||
Reference in New Issue
Block a user