[CI] Balance CI tests (#2293)
This commit is contained in:
@@ -6,8 +6,14 @@ Install the dependency in CI.
|
||||
|
||||
pip install --upgrade pip
|
||||
pip install -e "python[all]" --find-links https://flashinfer.ai/whl/cu121/torch2.4/flashinfer/
|
||||
|
||||
# Force reinstall flashinfer
|
||||
pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.4/ --force-reinstall
|
||||
|
||||
pip install transformers==4.45.2 sentence_transformers accelerate peft
|
||||
# for compling eagle kernels
|
||||
|
||||
# For compling eagle kernels
|
||||
pip install cutex
|
||||
# for compling xgrammar kernels
|
||||
|
||||
# For compling xgrammar kernels
|
||||
pip install cuda-python nvidia-cuda-nvrtc-cu12
|
||||
|
||||
Reference in New Issue
Block a user