Explore indexBack to Terms

Prefix Caching

Prompt Prefix Caching allows LLM serving engines to reuse precomputed KV Cache blocks for identical prompt prefixes (such as system instructions, shared tool registries, or static few-shot examples) across multiple user requests. This dramatically reduces Time to First Token (TTFT) and minimizes redundant prefill computation.

No public content is connected to this entity yet.