[CI] Kill zombie processes (#2280)
This commit is contained in:
2
scripts/ci_install_dependency.sh
Normal file → Executable file
2
scripts/ci_install_dependency.sh
Normal file → Executable file
@@ -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
|
||||
|
||||
0
scripts/ci_install_rust.sh
Normal file → Executable file
0
scripts/ci_install_rust.sh
Normal file → Executable file
0
scripts/killall_sglang.sh
Normal file → Executable file
0
scripts/killall_sglang.sh
Normal file → Executable file
Reference in New Issue
Block a user