2 references to MistralModel
Microsoft.ML.GenAI.Mistral (1)
MistralForCausalLM.cs (1)
32model = new MistralModel(config);
Microsoft.ML.GenAI.Samples (1)
Mistral\Mistral_7B_Instruct.cs (1)
77var model = new MistralModel(mistralConfig);