Token-by-token generation — deepseek-r1:8b
Every branch is a token that received nonzero probability from the model's output distribution at that step, sized and colored by that probability. The copper path is the one the sampler actually drew.
message.reasoning) for this model family, alongside the literal <think>/</think> tokens the model was trained to emit around this span. The label names which tokens the final answer is conditioned on — it is not a claim about cognition. Every token on this page, inside that span or outside it, is produced the same way: softmax over logits, then a weighted random draw.