Over-tokenization occurs when prompts contain excessive whitespace, redundant punctuation, or words that require multiple sub-word tokens.
Auditing tokens involves using tokenizer tools to identify and replace multi-token words with single-token synonyms, ensuring maximum information density per token.