1 write to RopeScaling
Microsoft.ML.GenAI.Mistral (1)
MistralConfig.cs (1)
28
this.
RopeScaling
= new RopeScalingConfig();
2 references to RopeScaling
Microsoft.ML.GenAI.Mistral (2)
MistralModel.cs (2)
43
this._rotaryEmb = config.
RopeScaling
switch
46
_ => new RotaryEmbedding(config.RopeTheta, headDim, config.
RopeScaling
),