Add vLLM audio image for transcription models
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user