mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-07 14:16:35 +08:00
[CI/Build] 0.4.0.post1, fix sm 7.0/7.5 binary (#3803)
This commit is contained in:
parent
b321d4881b
commit
a3c226e7eb
@ -8,7 +8,7 @@ from vllm.entrypoints.llm import LLM
|
||||
from vllm.outputs import CompletionOutput, RequestOutput
|
||||
from vllm.sampling_params import SamplingParams
|
||||
|
||||
__version__ = "0.4.0"
|
||||
__version__ = "0.4.0.post1"
|
||||
|
||||
__all__ = [
|
||||
"LLM",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user