sync the upstream updates of flashinfer (#3051)
This commit is contained in:
1
.github/workflows/pr-test-sgl-kernel.yml
vendored
1
.github/workflows/pr-test-sgl-kernel.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
run: |
|
||||
pip3 install torch==2.5.1 && pip3 install pytest && pip3 install vllm
|
||||
pip3 uninstall sgl-kernel -y || true
|
||||
find . -name index.lock -delete
|
||||
cd sgl-kernel
|
||||
git submodule deinit --all --force && git submodule sync --recursive && git submodule update --init --force --recursive
|
||||
pip3 install .
|
||||
|
||||
Reference in New Issue
Block a user