Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
650a4cc5
Unverified
Commit
650a4cc5
authored
Jun 04, 2024
by
Michael Goin
Committed by
GitHub
Jun 04, 2024
Browse files
[Misc] Add transformers version to collect_env.py (#5259)
parent
9ca62d86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
collect_env.py
collect_env.py
+2
-0
No files found.
collect_env.py
View file @
650a4cc5
...
@@ -64,6 +64,7 @@ DEFAULT_CONDA_PATTERNS = {
...
@@ -64,6 +64,7 @@ DEFAULT_CONDA_PATTERNS = {
"triton"
,
"triton"
,
"optree"
,
"optree"
,
"nccl"
,
"nccl"
,
"transformers"
,
}
}
DEFAULT_PIP_PATTERNS
=
{
DEFAULT_PIP_PATTERNS
=
{
...
@@ -75,6 +76,7 @@ DEFAULT_PIP_PATTERNS = {
...
@@ -75,6 +76,7 @@ DEFAULT_PIP_PATTERNS = {
"optree"
,
"optree"
,
"onnx"
,
"onnx"
,
"nccl"
,
"nccl"
,
"transformers"
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment