forked from Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4
添加模型服务 Dockerfile
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM harbor.4pd.io/modelhubxc/enginex-s2-vllm-fix-tokenizer:v1.1.1
|
||||
WORKDIR /model
|
||||
COPY . /model
|
||||
ENTRYPOINT ["/opt/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user