Unverified Commit f4d9953d authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

misc: add triton in check_env PACKAGE_LIST (#914)

parent 4f005250
...@@ -13,6 +13,7 @@ import torch ...@@ -13,6 +13,7 @@ import torch
PACKAGE_LIST = [ PACKAGE_LIST = [
"sglang", "sglang",
"flashinfer", "flashinfer",
"triton",
"requests", "requests",
"tqdm", "tqdm",
"numpy", "numpy",
......
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