Commit 37d73995 authored by zhuwenwen's avatar zhuwenwen
Browse files

fix setup

parent a5753ff5
......@@ -372,7 +372,7 @@ def get_version():
def get_vllm_version() -> str:
version = find_version(get_path("vllm", "version.py"))
# version = find_version(get_path("vllm", "version.py"))
if _is_cuda():
cuda_version = str(get_nvcc_cuda_version())
......
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