Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
feced2f1
Commit
feced2f1
authored
Apr 22, 2026
by
王敏
Browse files
[BUGFIX]修复cplb调度处理的笔误
parent
35c61e91
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/v1/worker/gpu_model_runner.py
vllm/v1/worker/gpu_model_runner.py
+1
-1
No files found.
vllm/v1/worker/gpu_model_runner.py
View file @
feced2f1
...
@@ -1528,7 +1528,7 @@ class GPUModelRunner(
...
@@ -1528,7 +1528,7 @@ class GPUModelRunner(
local_scatter_indexes_tensor
=
None
local_scatter_indexes_tensor
=
None
gather_indexes_tensor
=
None
gather_indexes_tensor
=
None
if
self
.
enable_lightly_cp
:
if
self
.
enable_lightly_cp
lb
:
rank_tokens
=
0
rank_tokens
=
0
rank_pad_tokens
=
0
rank_pad_tokens
=
0
accu_q_start
=
0
accu_q_start
=
0
...
...
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