Add vLLM audio image for transcription models
All checks were successful
CI / test (push) Successful in 13s
Build and Deploy / build-and-deploy (push) Successful in 22s

This commit is contained in:
Grendgi
2026-06-09 13:38:08 +03:00
parent 76ac9b8896
commit 2ef71a822b
2 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
services:
qwen-audio:
image: vllm/vllm-openai:latest
build:
context: .
dockerfile: vllm-audio.Dockerfile
image: vllm-audio:local
container_name: qwen-audio
profiles:
- qwen-audio
@@ -53,7 +56,10 @@ services:
start_period: 900s
voxtral-small:
image: vllm/vllm-openai:latest
build:
context: .
dockerfile: vllm-audio.Dockerfile
image: vllm-audio:local
container_name: voxtral-small
profiles:
- voxtral-small