This commit is contained in:
2026-04-24 10:43:58 +00:00
parent 82330a31b1
commit 4bd3b65fda

View File

@@ -1,5 +1,5 @@
#FROM vllm/vllm-openai:v0.19.0-cu130
FROM vllm/vllm-openai:cu130-nightly-x86_64
FROM vllm/vllm-openai:deepseekv4-cu130
# Fix the broken ass nightly build that forgot to include pandas
RUN pip install --no-cache-dir pandas