fix: resolve transfer_kv_all_layer_direct_lf_pf import error (#10360)
This commit is contained in:
2
.github/workflows/vllm-dependency-test.yml
vendored
2
.github/workflows/vllm-dependency-test.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user