1 reference to CountIdsUpToMax
Microsoft.ML.Tokenizers (1)
Model\BPETokenizer.cs (1)
981return word.CountIdsUpToMax(maxTokens, out charsConsumed);