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
9fadc7b7
Unverified
Commit
9fadc7b7
authored
Aug 03, 2024
by
youkaichao
Committed by
GitHub
Aug 03, 2024
Browse files
[misc] add zmq in collect env (#7119)
parent
654bc5ca
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 @
9fadc7b7
...
...
@@ -65,6 +65,7 @@ DEFAULT_CONDA_PATTERNS = {
"optree"
,
"nccl"
,
"transformers"
,
"zmq"
,
}
DEFAULT_PIP_PATTERNS
=
{
...
...
@@ -77,6 +78,7 @@ DEFAULT_PIP_PATTERNS = {
"onnx"
,
"nccl"
,
"transformers"
,
"zmq"
,
}
...
...
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