2 references to Dim
Microsoft.ML.GenAI.Phi (2)
Module\Phi3SuScaledRotaryEmbedding.cs (2)
53var invFreqShape = torch.arange(0, this.Dim, 2, dtype: ScalarType.Int64).to(torch.float32) / this.Dim;