Kernels community fa3 (#20796)
This commit is contained in:
@@ -358,6 +358,10 @@ mark_step_done "Fix other dependencies"
|
||||
# can delete the .pth file without reliably recreating it (pip race condition).
|
||||
$PIP_CMD install "nvidia-cutlass-dsl>=4.4.1" "nvidia-cutlass-dsl-libs-base>=4.4.1" --no-deps --force-reinstall $PIP_INSTALL_SUFFIX || true
|
||||
|
||||
# Download kernels from kernels community
|
||||
kernels download python || true
|
||||
kernels lock python || true
|
||||
mv python/kernels.lock ${HOME}/.cache/sglang || true
|
||||
|
||||
# Install human-eval
|
||||
pip install "setuptools==70.0.0"
|
||||
|
||||
Reference in New Issue
Block a user