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

fix: resolve transfer_kv_all_layer_direct_lf_pf import error (#10360)

parent 4aa39d72
...@@ -32,7 +32,7 @@ jobs: ...@@ -32,7 +32,7 @@ jobs:
bash scripts/ci/ci_install_dependency.sh bash scripts/ci/ci_install_dependency.sh
pip install "bitsandbytes>=0.44.0" pip install "bitsandbytes>=0.44.0"
pip install "sgl-kernel==0.3.7" pip install "sgl-kernel==0.3.9.post2"
- name: Run vLLM dependency tests - name: Run vLLM dependency tests
timeout-minutes: 60 timeout-minutes: 60
......
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