2 references to Phi2ForCasualLM
Microsoft.ML.GenAI.Phi (1)
Phi2\Phi2ForCasualLM.cs (1)
61
var wrapper = new
Phi2ForCasualLM
(modelConfig);
Microsoft.ML.GenAI.Phi.Tests (1)
Phi2Tests.cs (1)
33
var model = new
Phi2ForCasualLM
(Phi2Config.Phi2);