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
c4be16e1
Unverified
Commit
c4be16e1
authored
Aug 19, 2024
by
youkaichao
Committed by
GitHub
Aug 19, 2024
Browse files
[misc] add nvidia related library in collect env (#7674)
parent
3d8a5f06
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
collect_env.py
collect_env.py
+4
-0
No files found.
collect_env.py
View file @
c4be16e1
...
...
@@ -66,6 +66,8 @@ DEFAULT_CONDA_PATTERNS = {
"nccl"
,
"transformers"
,
"zmq"
,
"nvidia"
,
"pynvml"
,
}
DEFAULT_PIP_PATTERNS
=
{
...
...
@@ -79,6 +81,8 @@ DEFAULT_PIP_PATTERNS = {
"nccl"
,
"transformers"
,
"zmq"
,
"nvidia"
,
"pynvml"
,
}
...
...
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