Base:
1 reference to forward
Microsoft.ML.GenAI.Phi (1)
Phi2\Phi2ForCasualLM.cs (1)
42var output = this.model.forward(inputIds, attentionMask, pastKeyValueLength, positionIds, inputEmbeddings, options);