RotaryScalingType

class ctranslate2.specs.RotaryScalingType

RoPE scaling type.

Inherits from: enum.IntEnum

Linear = 0
Llama3 = 2
Su = 1