1 instantiation of Phi3DecoderLayerInput
Microsoft.ML.GenAI.Phi (1)
Module\Phi3Model.cs (1)
124var decoderInput = new Phi3DecoderLayerInput(
3 references to Phi3DecoderLayerInput
Microsoft.ML.GenAI.Phi (3)
Module\Phi3DecoderLayer.cs (2)
67internal class Phi3DecoderLayer : nn.Module<Phi3DecoderLayerInput, Phi3DecoderLayerOutput>, IDynamicLoadModule 105public override Phi3DecoderLayerOutput forward(Phi3DecoderLayerInput input)
Module\Phi3Model.cs (1)
124var decoderInput = new Phi3DecoderLayerInput(