Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

quicktok: a faster tokenizer (exact and byte-identical with tiktoken) [P]

Via r/MachineLearning
Tuesday, Jun 16, 2026 · 4:24AM
Summary

Been working on this a while! Should be useful for anyone trying to speed up their tokenization workflows. quicktok is a fast/exact BPE tokenizer written in C++. Token ids are byte-identical to tiktoken and encoding runs 2–3.6× faster than bpe-openai (the fastest alternative I know of) and 4–11× fas

Continue reading the full article
Read at r/MachineLearning
www.reddit.com
Back to all stories