Prefill phase mathematical notation

Prefill phase is a recurring research-paper notation family. Processes all prompt tokens in parallel to build hidden states and initialize each layer's key-value cache before decoding.

Prefill phase: Processes all prompt tokens in parallel to build hidden states and initialize each layer's key-value cache before decoding. Example: Most first-token delay comes before iterative decoding begins.