Skip to content

Commit 73facde

Browse files
author
Andrew Lapp
committed
pin vllm to 0.2.7
1 parent e46aae7 commit 73facde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ test = [
6060
"huggingface_hub"
6161
]
6262
serve = [
63-
"vllm>=0.2.6",
63+
"vllm==0.2.7",
6464
"ray==2.9.0",
6565
"uvicorn",
6666
"fastapi"

0 commit comments

Comments
 (0)