1 write to IntermediateSize
Microsoft.ML.GenAI.Mistral (1)
MistralConfig.cs (1)
21this.IntermediateSize = 14336;
1 reference to IntermediateSize
Microsoft.ML.GenAI.Mistral (1)
MistralMLP.cs (1)
27this._intermediateSize = config.IntermediateSize;