Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 06bcc97

Browse files
mgoinRobert Shaw
authored andcommitted
[Misc] Add transformers version to collect_env.py (vllm-project#5259)
1 parent 3b6f9d6 commit 06bcc97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

collect_env.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"triton",
6565
"optree",
6666
"nccl",
67+
"transformers",
6768
}
6869

6970
DEFAULT_PIP_PATTERNS = {
@@ -75,6 +76,7 @@
7576
"optree",
7677
"onnx",
7778
"nccl",
79+
"transformers",
7880
# UPSTREAM SYNC: needed for sparsity
7981
"nm-magic-wand-nightly",
8082
}

0 commit comments

Comments
 (0)