We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429d897 commit 87a658cCopy full SHA for 87a658c
vllm/__init__.py
@@ -12,7 +12,7 @@
12
from vllm.pooling_params import PoolingParams
13
from vllm.sampling_params import SamplingParams
14
15
-__version__ = "0.4.2"
+__version__ = "0.4.3"
16
17
__all__ = [
18
"LLM",
0 commit comments