1 instantiation of Phi2RotaryEmbedding
Microsoft.ML.GenAI.Phi (1)
Module\Phi2Attention.cs (1)
84this.phiRotaryEmbedding = new Phi2RotaryEmbedding(
2 references to Phi2RotaryEmbedding
Microsoft.ML.GenAI.Phi (2)
Module\Phi2Attention.cs (1)
48private readonly Phi2RotaryEmbedding phiRotaryEmbedding;
Module\Phi2RotaryEmbedding.cs (1)
22: base(nameof(Phi2RotaryEmbedding))