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
3146b529
Commit
3146b529
authored
Nov 19, 2025
by
guanyu1
Browse files
test2适配
parent
fda84b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
vllm/version.py
vllm/version.py
+4
-0
No files found.
vllm/version.py
View file @
3146b529
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
try
:
try
:
# __version__ = "0.11.0"
# __version_tuple__ = (0, 11, 0)
# __hcu_version__ = f'0.11.0+das.opt1.alpha.c16e075.dtk25042'
# from vllm.version import __version__, __version_tuple__, __hcu_version__
from
._version
import
__version__
,
__version_tuple__
from
._version
import
__version__
,
__version_tuple__
except
Exception
as
e
:
except
Exception
as
e
:
import
warnings
import
warnings
...
...
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