misc: add triton in check_env PACKAGE_LIST (#914)

This commit is contained in:
Yineng Zhang
2024-08-04 21:20:59 +08:00
committed by GitHub
parent 4f00525057
commit f4d9953d9d

View File

@@ -13,6 +13,7 @@ import torch
PACKAGE_LIST = [
"sglang",
"flashinfer",
"triton",
"requests",
"tqdm",
"numpy",