Skip to content

Commit e28c49e

Browse files
fix rebase error
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
1 parent cbe364c commit e28c49e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vllm/v1/attention/backends/mamba_attn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import torch
88

9+
from vllm.config import VllmConfig
910
from vllm.attention.backends.abstract import AttentionBackend
1011
from vllm.v1.attention.backends.utils import (AttentionMetadataBuilder,
1112
CommonAttentionMetadata)

0 commit comments

Comments
 (0)