image error

This commit is contained in:
sirius0xdev 2026-04-22 06:01:11 +00:00
parent 7864a7f84e
commit 93caf2d086

View file

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