New: Cookbooks and AI ExplanationsStep-by-Step recipes to solve problems connected to Roadmaps and Cheat Sheets. Need more details? Use AI buttons for structured and simple explanations with concrete examples throughout the whole platform.Take a look
The model counted wrong, and it sounded completely sure.
What you'll have at the end
A token-by-token breakdown that explains the miscount, plus a rewritten prompt that gets the count right
You need
Access to a chat model you can send plain text prompts to, and a free tokenizer viewer open in another tab to see how it splits a word into pieces.
Not covered
This does not cover getting a model to do exact arithmetic on large numbers, or building your own tokenizer from scratch.
Leans on
Checked 15 Aug 2026
Part of the Large Language Models (LLMs) cookbook