use v0.6.4.post1 for sgl-kernel ci (#3071)
This commit is contained in:
2
.github/workflows/pr-test-sgl-kernel.yml
vendored
2
.github/workflows/pr-test-sgl-kernel.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
pip3 install torch==2.5.1 && pip3 install pytest && pip3 install vllm
|
pip3 install torch==2.5.1 && pip3 install pytest && pip3 install vllm==0.6.4.post1
|
||||||
pip3 uninstall sgl-kernel -y || true
|
pip3 uninstall sgl-kernel -y || true
|
||||||
find . -name index.lock -delete
|
find . -name index.lock -delete
|
||||||
cd sgl-kernel
|
cd sgl-kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user