fix vllm image error

This commit is contained in:
sirius0xdev 2026-04-22 02:07:46 +00:00
parent 943efa6b99
commit ed096b7cd8

View file

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