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
085c3454
Commit
085c3454
authored
Apr 09, 2025
by
zhuwenwen
Browse files
update triton_decode_attention.py
parent
8b5a09f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/attention/ops/triton_decode_attention.py
vllm/attention/ops/triton_decode_attention.py
+1
-1
No files found.
vllm/attention/ops/triton_decode_attention.py
View file @
085c3454
...
...
@@ -1602,7 +1602,7 @@ def decode_attention_fwd(
logit_cap
=
logit_cap
,
)
elif
best_config
[
'kernel_kind'
]
==
'v2_tc'
:
decode_attention_v
1
(
decode_attention_v
2
(
q
,
k_buffer
,
v_buffer
,
...
...
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