We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9fee4 commit 65c7b50Copy full SHA for 65c7b50
pyproject.toml
@@ -15,6 +15,7 @@ dependencies = [
15
'ray<3',
16
'kubernetes==29.0.0',
17
'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
19
# for MATH dataset
20
'omegaconf==2.4.0.dev3', # needed for antrl4-4.11 package
21
'sympy==1.13.3', # this version is only compatible with antlr-4.11 package
0 commit comments