rope_scaling_type property

  1. @Int32()
int rope_scaling_type
getter/setter pair

RoPE scaling type, from enum llama_rope_scaling_type

Implementation

@ffi.Int32()
external int rope_scaling_type;