chore: bump v0.3.6.post3 (#2259)

This commit is contained in:
Yineng Zhang
2024-11-30 01:41:16 +08:00
committed by GitHub
parent afe1e46586
commit fae4e5e99a
8 changed files with 60 additions and 40 deletions

View File

@@ -3,9 +3,8 @@ Install the dependency in CI.
"""
pip install --upgrade pip
pip install -e "python[all]"
pip install -e "python[all]" --find-links https://flashinfer.ai/whl/cu121/torch2.4/flashinfer/
pip install transformers==4.45.2 sentence_transformers accelerate peft
pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.4/ --force-reinstall
# for compling eagle kernels
pip install cutex
# for compling xgrammar kernels