Skip to content

Commit 1cf585b

Browse files
author
chibu
committed
clean up task package
1 parent 5dbad85 commit 1cf585b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/automation/tasks/guidellm.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88

99
class GuideLLMTask(BaseTask):
1010

11-
"""
12-
guidellm_packages = [
13-
"huggingface-hub==0.34.3",
14-
"triton==3.3.1",
15-
"vllm==0.10.0",
16-
"hf_xet",
17-
"""
1811
guidellm_packages = [
1912
"vllm",
2013
GUIDELLM_PACKAGE,

0 commit comments

Comments
 (0)