From Prompt to Text: Tracing the Language Model Inference Pipeline
Trace a prompt through tokenization, model loading, prefill, autoregressive decoding, and detokenization.
Trace a prompt through tokenization, model loading, prefill, autoregressive decoding, and detokenization.