Fix check_env script (#5901)

This commit is contained in:
lambert0312
2025-04-30 09:54:54 +08:00
committed by GitHub
parent a043f7f2ab
commit 3c8a52311a

View File

@@ -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",