Unverified Commit 0d6a49bd authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

[CI] Kill zombie processes (#2280)

parent ccaf1f99
......@@ -2,6 +2,8 @@
Install the dependency in CI.
"""
./killall_sglang.sh
pip install --upgrade pip
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
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment