LLM VISUALIZER · v0.1中文

How a sentence flows through an LLM:7 steps

From your input to the next token, a model actually does seven distinct things. Each one is a self-contained mechanism — pick an example below and watch it travel through the pipeline.

Loading demo data…

※ v0.1 demo data. The Sampling step uses real model output; the other six steps use placeholder data to illustrate the flow. Detailed module pages are shipping incrementally.