take aiter get_rope back (#7521)
This commit is contained in:
@@ -125,8 +125,6 @@ if _is_hip:
|
||||
decode_attention_fwd_grouped_rope,
|
||||
)
|
||||
|
||||
if _use_aiter:
|
||||
from aiter.rotary_embedding import get_rope
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user