Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
b3839a7f
Unverified
Commit
b3839a7f
authored
Sep 11, 2025
by
Yineng Zhang
Committed by
GitHub
Sep 11, 2025
Browse files
fix: resolve transfer_kv_all_layer_direct_lf_pf import error (#10360)
parent
4aa39d72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/vllm-dependency-test.yml
.github/workflows/vllm-dependency-test.yml
+1
-1
No files found.
.github/workflows/vllm-dependency-test.yml
View file @
b3839a7f
...
...
@@ -32,7 +32,7 @@ jobs:
bash scripts/ci/ci_install_dependency.sh
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
timeout-minutes
:
60
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment