Skip to content

Commit 65c7b50

Browse files
committed
adding flashinfer wheel
1 parent fe9fee4 commit 65c7b50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dependencies = [
1515
'ray<3',
1616
'kubernetes==29.0.0',
1717
'vllm>=0.9.0,<0.10.0',
18+
'https://download.pytorch.org/whl/cu128/flashinfer/flashinfer_python-0.2.5%2Bcu128torch2.7-cp38-abi3-linux_x86_64.whl' # Flastinfer wheel
1819
# for MATH dataset
1920
'omegaconf==2.4.0.dev3', # needed for antrl4-4.11 package
2021
'sympy==1.13.3', # this version is only compatible with antlr-4.11 package

0 commit comments

Comments
 (0)