Unverified Commit 3c8a5231 authored by lambert0312's avatar lambert0312 Committed by GitHub
Browse files

Fix check_env script (#5901)

parent a043f7f2
......@@ -20,7 +20,7 @@ def is_cuda_v2():
PACKAGE_LIST = [
"sglang",
"sgl_kernel",
"flashinfer",
"flashinfer_python",
"triton",
"transformers",
"torchao",
......@@ -36,8 +36,8 @@ PACKAGE_LIST = [
"packaging",
"psutil",
"pydantic",
"multipart",
"zmq",
"python-multipart",
"pyzmq",
"torchao",
"uvicorn",
"uvloop",
......
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