the.ai

Multilingual / Interface

verified

Tokenizer Fairness

A tokenizer trained mostly on English gives English the shortest encodings. The same sentence in another language can cost several times more tokens — which means more money per request, more of the context window consumed, and worse quality at the same budget. It is a fairness problem that arrives disguised as an implementation detail.

Viz primitive · budget-splitextra-tokens = 6

extra-tokens holds 50% of the budget; rest holds the remaining 50%.

Tokens a language spends beyond what the same content costs in English against that baseline, in tokens. Drag the fertility up to watch the surcharge exceed the message — this bar is money, context, and quality at once.

6

Reviewed by opendroid · 2026-08-18

  • arXiv:2305.13707 — Do All Languages Cost the Same? Tokenization in the Era of Commercial Language Models
  • arXiv:2310.08754 — Tokenizer Choice For LLM Training: Negligible or Crucial?