minor: support flashinfer nightly (#2295)

This commit is contained in:
Yineng Zhang
2024-12-01 18:55:26 +08:00
committed by GitHub
parent 906d795f15
commit fc78640e00
3 changed files with 33 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ from collections import OrderedDict, defaultdict
import torch
# List of packages to check versions for
# List of packages to check versions
PACKAGE_LIST = [
"sglang",
"flashinfer",