Skip to content
Mini LLM From Scratch

Playground

Tokenizer visualizer

Type a sentence to see how the repository's word-level tokenizer concept splits text into tokens and maps them to vocabulary IDs. This is an illustrative, in-browser demo of the tokenization step — not the trained model itself.

Transformerslearnfromdata
#626#1020#1786#1010

IDs shown here are generated in-browser for illustration and do not reflect the repository's trained vocabulary.