3 lines
94 B
Docker
3 lines
94 B
Docker
FROM vllm/vllm-openai:v0.20.2-cu129
|
|
|
|
RUN pip install "vllm[audio]" --no-deps || pip install av |