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
114332b8
Unverified
Commit
114332b8
authored
Jun 10, 2024
by
Simon Mo
Committed by
GitHub
Jun 10, 2024
Browse files
Bump version to v0.5.0 (#5384)
parent
cb77ad83
Changes
1
Show 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 @
114332b8
...
@@ -12,7 +12,7 @@ from vllm.outputs import (CompletionOutput, EmbeddingOutput,
...
@@ -12,7 +12,7 @@ from vllm.outputs import (CompletionOutput, EmbeddingOutput,
from
vllm.pooling_params
import
PoolingParams
from
vllm.pooling_params
import
PoolingParams
from
vllm.sampling_params
import
SamplingParams
from
vllm.sampling_params
import
SamplingParams
__version__
=
"0.
4.3
"
__version__
=
"0.
5.0
"
__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