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
e675dda6
Unverified
Commit
e675dda6
authored
Jan 21, 2026
by
Yanan Cao
Committed by
GitHub
Jan 21, 2026
Browse files
[Misc] Add Helion version check to collect_env (#32797)
Signed-off-by:
Yanan Cao
<
gmagogsfm@gmail.com
>
parent
24dc30f7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
vllm/collect_env.py
vllm/collect_env.py
+2
-0
No files found.
vllm/collect_env.py
View file @
e675dda6
...
...
@@ -78,6 +78,7 @@ DEFAULT_CONDA_PATTERNS = {
"nvidia"
,
"pynvml"
,
"flashinfer-python"
,
"helion"
,
}
DEFAULT_PIP_PATTERNS
=
{
...
...
@@ -94,6 +95,7 @@ DEFAULT_PIP_PATTERNS = {
"nvidia"
,
"pynvml"
,
"flashinfer-python"
,
"helion"
,
}
...
...
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