1 reference to CreateAttention
Microsoft.ML.GenAI.LLaMA (1)
Module\LlamaDecoderLayer.cs (1)
89
this.self_attn =
CreateAttention
(config, layerIndex);