feat: use flashinfer jit package (#5547)

This commit is contained in:
Yineng Zhang
2025-04-19 00:28:39 -07:00
committed by GitHub
parent 59dd090f1c
commit 0961feefca
4 changed files with 5 additions and 27 deletions

View File

@@ -28,8 +28,6 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies
env:
FLASHINFER_REPO: 'https://flashinfer.ai/whl/cu124/torch2.5/flashinfer-python'
run: |
bash scripts/ci_install_dependency.sh
pip install "vllm>=0.6.4.post1,<=0.7.2"