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
a441a5d9
Commit
a441a5d9
authored
Sep 18, 2025
by
zhuwenwen
Browse files
update common.py
parent
109c414a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
vllm/v1/attention/backends/mla/common.py
vllm/v1/attention/backends/mla/common.py
+9
-9
No files found.
vllm/v1/attention/backends/mla/common.py
View file @
a441a5d9
...
...
@@ -860,7 +860,7 @@ class MLACommonMetadataBuilder(AttentionMetadataBuilder[M]):
prefill_metadata
.
cudnn_workspace
=
self
.
cudnn_workspace
# TODO @ wangming
#
decode_metadata = None
decode_metadata
=
None
# if num_decodes > 0:
# if self.use_spec_decode and not common_attn_metadata.spec_layer_decoding:
# query_lens = self.num_scheduled_tokens_np[:num_decodes]
...
...
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