Skip to content

Commit 90e461b

Browse files
author
chibu
committed
add packages to guidellm
1 parent 263c2ff commit 90e461b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/automation/tasks/guidellm.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
class GuideLLMTask(BaseTask):
1212

1313
guidellm_packages = [
14+
"build>=1.0.0",
15+
"setuptools>=61.0",
16+
"setuptools-git-versioning>=2.0,<3",
1417
"vllm",
1518
GUIDELLM_PACKAGE,
1619
"hf_xet",

0 commit comments

Comments
 (0)