4 references to MaxWordLengthToCache
Microsoft.ML.Tokenizers (4)
Model\TiktokenTokenizer.cs (4)
341if (text.Length <= MaxWordLengthToCache) 455if (text.Length <= MaxWordLengthToCache) 620if (text.Length <= MaxWordLengthToCache) 746if (text.Length <= MaxWordLengthToCache)