mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 09:25:44 +08:00
Bump version to v0.5.0 (#5384)
This commit is contained in:
parent
cb77ad836f
commit
114332b88e
@ -12,7 +12,7 @@ from vllm.outputs import (CompletionOutput, EmbeddingOutput,
|
||||
from vllm.pooling_params import PoolingParams
|
||||
from vllm.sampling_params import SamplingParams
|
||||
|
||||
__version__ = "0.4.3"
|
||||
__version__ = "0.5.0"
|
||||
|
||||
__all__ = [
|
||||
"LLM",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user