1 write to HiddenAct
Microsoft.ML.GenAI.Mistral (1)
MistralConfig.cs (1)
18this.HiddenAct = "silu";
1 reference to HiddenAct
Microsoft.ML.GenAI.Mistral (1)
MistralMLP.cs (1)
28var hiddenAct = config.HiddenAct;