Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SIYIXNI
vllm
Commits
5f08050d
"docs/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "6e9ce183232648858d12f6c8f4061c0e83af92d3"
Unverified
Commit
5f08050d
authored
Feb 16, 2024
by
Woosuk Kwon
Committed by
GitHub
Feb 16, 2024
Browse files
Bump up to v0.3.1 (#2887)
parent
64da65b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/__init__.py
vllm/__init__.py
+1
-1
No files found.
vllm/__init__.py
View file @
5f08050d
...
@@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
...
@@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
from
vllm.outputs
import
CompletionOutput
,
RequestOutput
from
vllm.outputs
import
CompletionOutput
,
RequestOutput
from
vllm.sampling_params
import
SamplingParams
from
vllm.sampling_params
import
SamplingParams
__version__
=
"0.3.
0
"
__version__
=
"0.3.
1
"
__all__
=
[
__all__
=
[
"LLM"
,
"LLM"
,
...
...
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