fix cuda issue with new image

This commit is contained in:
sirius0xdev 2026-04-22 02:27:38 +00:00
parent ed096b7cd8
commit a307e3ae37

View file

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