"tests/vscode:/vscode.git/clone" did not exist on "5c59841863a51e91fb2dc7a3e6bc5e02738388a8"
ci_install_dependency.sh 357 Bytes
Newer Older
Lianmin Zheng's avatar
Lianmin Zheng committed
1
2
3
4
"""
Install the dependency in CI.
"""

Lianmin Zheng's avatar
Lianmin Zheng committed
5
pip install --upgrade pip
6
pip install -e "python[all]" --find-links https://flashinfer.ai/whl/cu121/torch2.4/flashinfer/
Lianmin Zheng's avatar
Lianmin Zheng committed
7
pip install transformers==4.45.2 sentence_transformers accelerate peft
8
9
10
11
# for compling eagle kernels
pip install cutex
# for compling xgrammar kernels
pip install cuda-python nvidia-cuda-nvrtc-cu12