mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-11 10:45:46 +08:00
Bump up to v0.3.3 (#3129)
This commit is contained in:
parent
c0c2335ce0
commit
82091b864a
@ -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.2"
|
__version__ = "0.3.3"
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"LLM",
|
"LLM",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user