Skip to content

Commit 98eb6f8

Browse files
author
chibu
committed
removed vllm
1 parent ad2b423 commit 98eb6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/automation/tasks/guidellm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class GuideLLMTask(BaseTask):
1515
#"build>=1.0.0",
1616
#"setuptools>=61.0",
1717
#"setuptools-git-versioning>=2.0,<3",
18-
"vllm",
18+
#"vllm",
1919
GUIDELLM_PACKAGE,
2020
"hf_xet",
2121
]

0 commit comments

Comments
 (0)