Skip to content

Commit c4ef4b6

Browse files
committed
Update pre-commit
1 parent a95fdbe commit c4ef4b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/model_executor/models/siglip2navit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ def remove_duplicates_cpu(a):
487487
if is_hpu:
488488
cu_window_seqlens = remove_duplicates_cpu(cu_window_seqlens)
489489

490-
491490
cu_window_seqlens = torch.tensor(
492491
cu_window_seqlens,
493492
device=inputs_embeds.device,

0 commit comments

Comments
 (0)