1 write to _rotaryEmb
Microsoft.ML.GenAI.Phi (1)
Module\Phi3Model.cs (1)
47
this.
_rotaryEmb
= config.RopeScaling switch
1 reference to _rotaryEmb
Microsoft.ML.GenAI.Phi (1)
Module\Phi3Model.cs (1)
115
var positionEmbeddings = this.
_rotaryEmb
.forward(new RotaryEmbeddingInput(hiddenStates, positionIds, seqLength));