Skip to content

Commit edd8c98

Browse files
author
kip-cxj
committed
add vllm in dependencies
1 parent 9781aa5 commit edd8c98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
77

88
dependencies = [
99
"torch>=2.5.0",
10+
"vllm",
1011
"fastapi",
1112
"pydantic>=2.0.0",
1213
"safetensors",

0 commit comments

Comments
 (0)