1 reference to ApplyRotaryPosEmb
Microsoft.ML.GenAI.Phi (1)
Module\Phi2Attention.cs (1)
134(var qRot, var kRot) = Utils.ApplyRotaryPosEmb(queryRot, keyRot, cos, sin, positionIds);