mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-12 04:37:04 +08:00
Bump version to v0.4.3 (#5046)
This commit is contained in:
parent
429d89720e
commit
87a658c812
@ -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.2"
|
||||
__version__ = "0.4.3"
|
||||
|
||||
__all__ = [
|
||||
"LLM",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user