1 reference to CreateAttention
Microsoft.ML.GenAI.Mistral (1)
MistralDecoderLayer.cs (1)
83
this.self_attn =
CreateAttention
(config, layerIndex);