TokenTown: A visual way to understand how LLMs work
laurentiugabriel.github.io
TokenTown: A visual way to understand how LLMs work
1–10 of 25 posts
Re: TokenTown: A visual way to understand how LLMs work
#2I made it because I kept explaining tokenization to friends and realized there wasn't a simple, interactive tool that focused on learning rather than documentation.
I'd love feedback on:
Features that would make it more useful UI improvements Bugs or edge cases you've found
Hope it's useful!
Re: TokenTown: A visual way to understand how LLMs work
#3Re: TokenTown: A visual way to understand how LLMs work
#4Re: TokenTown: A visual way to understand how LLMs work
#5this doesnt help at all
Re: TokenTown: A visual way to understand how LLMs work
#6Re: TokenTown: A visual way to understand how LLMs work
#7Re: TokenTown: A visual way to understand how LLMs work
#8this doesnt help at all
Re: TokenTown: A visual way to understand how LLMs work
#9You can paste text and immediately see how it's split into tokens, along with token IDs, counts, and other details. It's useful for understanding why prompts cost what they do, why context limits behave the way they do, and why models sometimes split words in unexpected places. I made it because I kept explaining tokenization to friends and realized there wasn't a simple, interactive tool that focused on learning rat…
*I asked a LLM to make it