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
68d630a0
Unverified
Commit
68d630a0
authored
Feb 22, 2025
by
Gordon Wong
Committed by
GitHub
Feb 21, 2025
Browse files
[ROCM] fix native attention function call (#13650)
parent
68d535ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
vllm/attention/backends/rocm_flash_attn.py
vllm/attention/backends/rocm_flash_attn.py
+0
-1
No files found.
vllm/attention/backends/rocm_flash_attn.py
View file @
68d630a0
...
...
@@ -717,7 +717,6 @@ class ROCmFlashAttentionImpl(AttentionImpl):
self
.
num_heads
,
self
.
head_size
,
self
.
scale
,
causal_mask
,
attn_masks
,
)
else
:
...
...
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