"vllm/model_executor/models/phi3_small.py" did not exist on "e64fde4b013cb8bb2321f59ba78aca50b02071cb"
Unverified Commit 27a57cad authored by Simon Mo's avatar Simon Mo Committed by GitHub
Browse files

bump version to v0.4.0 (#3705)

parent 98a42e70
......@@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
from vllm.outputs import CompletionOutput, RequestOutput
from vllm.sampling_params import SamplingParams
__version__ = "0.3.3"
__version__ = "0.4.0"
__all__ = [
"LLM",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment