Peek LLM

Training 02 · Forward Pass

Forward Pass

A model turns activations into new activations by repeating a small set of operations. Trace one tiny MLP from weighted sums through ReLU, token logits, and softmax probabilities.

1 exhibit Computed teaching network Offline, single file