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
8c32c6e4
Unverified
Commit
8c32c6e4
authored
Nov 12, 2025
by
Jie Luo
Committed by
GitHub
Nov 11, 2025
Browse files
[Misc] fix typo in DCP comment (#28389)
Signed-off-by:
Livinfly
<
luojie3m@gmail.com
>
parent
de120bc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/v1/attention/backends/mla/common.py
vllm/v1/attention/backends/mla/common.py
+1
-1
No files found.
vllm/v1/attention/backends/mla/common.py
View file @
8c32c6e4
...
...
@@ -2000,7 +2000,7 @@ class MLACommonImpl(MLACommonBaseImpl[M], Generic[M]):
decode_q
,
kv_cache
,
attn_metadata
,
layer
)
#
re
corect dcp attn_out with lse.
# cor
r
ect dcp attn_out with lse.
if
self
.
dcp_world_size
>
1
:
attn_out
=
cp_lse_ag_out_rs
(
attn_out
,
lse
,
get_dcp_group
())
...
...
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