chore: vendor sglang v0.5.10 snapshot
This commit is contained in:
5
third_party/sglang/scripts/ci/musa/musa_install_dependency.sh
vendored
Executable file
5
third_party/sglang/scripts/ci/musa/musa_install_dependency.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
PIP_INSTALL="python3 -m pip install --no-cache-dir"
|
||||
${PIP_INSTALL} --upgrade pip setuptools torchada
|
||||
Reference in New Issue
Block a user