-
Notifications
You must be signed in to change notification settings - Fork 472
Open
Description
Issue
- For previous flash_infer versions like 0.2.5 we found the wheels here https://github.com/flashinfer-ai/flashinfer/releases/download/v0.2.5/flashinfer_python-0.2.5+cu124torch2.6-cp38-abi3-linux_x86_64.whl.
- But the new versions don't seemt to publish wheels in the release page .
- Google search led me to this https://flashinfer.ai/whl/cu126/, but I don't the torch 2.7 wheels here.
- Latest sglang version is using flashinfer_python==0.2.6.post1 with
"torch==2.7.1",
.
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.1.7",
"flashinfer_python==0.2.6.post1",
"torch==2.7.1",
"torchaudio==2.7.1",
"torchvision==0.22.1",
"cuda-python",
"outlines>=0.0.44,<=0.1.11",
"einops",
]
Metadata
Metadata
Assignees
Labels
No labels