Unverified Commit 3e032c07 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

use v0.6.4.post1 for sgl-kernel ci (#3071)

parent 44e12ce4
......@@ -38,7 +38,7 @@ jobs:
- name: Install
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
find . -name index.lock -delete
cd sgl-kernel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment