[Bugfix] Make get_mrope_input_positions instance methods (#27342)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-10-22 23:38:34 +08:00
committed by GitHub
parent 7c4767f1eb
commit 14e2f1231e
7 changed files with 6 additions and 13 deletions

View File

@@ -1421,7 +1421,6 @@ class Qwen3OmniMoeThinkerForConditionalGeneration(
return loaded_weights
@classmethod
def get_mrope_input_positions(
self,
input_tokens: list[int],