Skip to content

Commit 110481d

Browse files
committed
update format
Signed-off-by: apinge <Tong.Qiu2@amd.com>
1 parent 1c69959 commit 110481d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/v1/attention/backends/rocm_aiter_fa.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,6 @@ def forward(
709709
if value is not None:
710710
value = value[:num_actual_tokens]
711711

712-
713712
output_actual_tokens = output[:num_actual_tokens]
714713

715714
num_decodes = attn_metadata.num_decodes

0 commit comments

Comments
 (0)