Fix check_env script (#5901)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user