vllm image issue

This commit is contained in:
sirius0xdev 2026-05-06 01:54:58 +00:00
parent 36d09df5b6
commit 2b6fc11986

View file

@ -24,7 +24,7 @@ spec:
effect: "NoSchedule" effect: "NoSchedule"
containers: containers:
- name: vllm-brain - name: vllm-brain
image: vllm/vllm-openai:0.19.x image: vllm/vllm-openai:0.20.1
command: ["python3", "-m", "vllm.entrypoints.openai.api_server"] command: ["python3", "-m", "vllm.entrypoints.openai.api_server"]
env: env:
- name: HF_TOKEN - name: HF_TOKEN