top | item 44425100 (no title) matrix2596 | 8 months ago is is possible for your tokenizer to give different tokenization ever then openai tokenizer? i am asking because there are multiple ways to tokenize the same string?? sry if i am mistaken discuss order hn newest matthewolfe|8 months ago Should be the same. Both use Byte-Pair Encoding (BPE) as underlying algo.
matthewolfe|8 months ago