Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/sglang_downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ jobs:
git checkout '${GITHUB_COMMIT_SHA}'
git submodule sync --recursive
git submodule update --init --recursive
PREBUILD_KERNELS=1 GPU_ARCHS='${GPU_ARCH}' python setup.py build_ext --inplace
pip install -e .
pip show amd-aiter || pip show aiter
"
Expand Down
Loading