1 reference to AttentionMaskConverter
Microsoft.ML.GenAI.Core (1)
Utility\AttentionMaskConverter.cs (1)
148
var converter = new
AttentionMaskConverter
(isCausal: true, slidingWindow: slidingWindow);