1 write to AttentionDropout
Microsoft.ML.GenAI.Mistral (1)
MistralConfig.cs (1)
17this.AttentionDropout = 0.0;
1 reference to AttentionDropout
Microsoft.ML.GenAI.Mistral (1)
MistralDecoderLayer.cs (1)
93attentionDropout: config.AttentionDropout,