2 writes to RopeType
Microsoft.ML.GenAI.Core (2)
Module\RotaryEmbedding.cs (2)
20this.RopeType = "default"; 79: this(baseValue, dim, new RopeScalingConfig() { RopeType = "default", OriginalMaxPositionEmbeddings = maxPositionEmbeddings })
1 reference to RopeType
Microsoft.ML.GenAI.Core (1)
Module\RotaryEmbedding.cs (1)
90if (config.RopeType == "default")