Add vLLM patched image for K100: fix extra_special_tokens list->dict

This commit is contained in:
common-user
2026-04-22 16:39:25 +08:00
commit f27dde3b30
2 changed files with 23 additions and 0 deletions

4
Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-hygon/vllm:0.9.2
COPY patch.py /tmp/patch.py
RUN python3 /tmp/patch.py