LLM-Sim: Peeking Inside a Language Model, One Token at a Time
There are plenty of articles explaining what a Large Language Model does. Far fewer show you exactly how it does it — step by step, probability by probability. LLM-Sim is a fully observable simulation of the LLM pipeline, built to make every internal decision visible and explorable in the browser. L
ai
project
python