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