1 write to AttnImplementation
Microsoft.ML.GenAI.Mistral (1)
MistralConfig.cs (1)
32
this.
AttnImplementation
= "eager";
1 reference to AttnImplementation
Microsoft.ML.GenAI.Mistral (1)
MistralModel.cs (1)
102
if (this._config.
AttnImplementation
== "flash_attention_2")