1 reference to NumKeyValueHeads
Microsoft.ML.GenAI.Phi (1)
Module\Phi2Attention.cs (1)
64
this._numKeyValueHeads = config.
NumKeyValueHeads
?? throw new ArgumentException("num_key_value_heads must be specified");