TokenPrint traces transformer inference as it happens. Follow tokens, tensors, attention, KV cache and generation through a real model.
Built for the moments that matter most.
See what the model actually computes.
Trace real transformer execution from input tokens through embeddings, normalization, attention, MLPs, residual streams and logits.
Follow representations at every stage.
Inspect tensor shapes, parameters, hidden states, attention weights and model metadata directly inside the computation.
Watch generation unfold.
Follow a token through the transformer during prefill and decode, with KV-cache state and operation progress visible as inference runs.

See how tokens interact.
Explore Q, K and V projections, grouped-query attention, RoPE, attention scores and weighted values as the computation happens.
Follow the structures, tensors, and computations behind every prediction.

Inspect layers, tensors, residual streams, and model topology.

Follow Q, K, V, attention scores, RoPE, and weighted values.

Trace prefill, KV cache, decoding, logits, and next-token prediction.