better
This commit is contained in:
@@ -70,4 +70,4 @@ def get_rope(
|
||||
):
|
||||
assert rope_scaling is None
|
||||
rotary_emb = RotaryEmbedding(head_size, rotary_dim, max_position, base)
|
||||
return rotary_emb
|
||||
return rotary_emb
|
||||
|
||||
Reference in New Issue
Block a user