Skip to content

Commit 3f33199

Browse files
committed
update format
Signed-off-by: apinge <Tong.Qiu2@amd.com>
1 parent 154b7c2 commit 3f33199

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
@@ -734,7 +734,6 @@ def forward(
734734
if value is not None:
735735
value = value[:num_actual_tokens]
736736

737-
738737
output_actual_tokens = output[:num_actual_tokens]
739738

740739
num_decodes = attn_metadata.num_decodes

0 commit comments

Comments
 (0)