We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5431aac commit b8cc438Copy full SHA for b8cc438
pyproject.toml
@@ -50,6 +50,7 @@ inference = [
50
vllm = [
51
"vllm>=0.11.2",
52
"ray[default]>=2.51.0",
53
+ "vllm[audio]",
54
]
55
# SGLang inference backend (conflicts with vllm due to dependency version conflicts)
56
# Install with: uv sync --extra sglang --group inference
0 commit comments