Aug 4, 2026

LLM Pretokenization: Free Gains You Leave on the Table

Tokenization isn't a fixed single-process step — in a lot of tokenizers, a plain regex runs before the tokens and quietly shapes how well a model handles your input. Understanding how this works can get real quality gains at inference time without training anything.

Read →