添加 Dockerfile
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM git.modelhub.org.cn:9443/enginex-iluvatar-bi150/vllm:0.8.3
|
||||
ADD vllm-llama-head_dim.patch /tmp/vllm-llama-head_dim.patch
|
||||
RUN patch -p0 < /tmp/vllm-llama-head_dim.patch
|
||||
Reference in New Issue
Block a user