Model techniques map
Techniquesinference & servingKV cache management

general family · filed under inference & serving

Prefix caching

Reuses cached prefix computation to avoid prefill work for matching request prefixes.

Also called prefix cache.

sources
5
models
4
labs adopt it
3
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

optional 2used 3

Documented in

Further reading

Picked by hand, not extracted: where to read more, not evidence for anything on this page.

Evidence

5 spans quoted from the sources, strongest treatment first.

--enable-prefix-caching

usedunclearin Qwen3.6-35B-A3BQwen

enable-prefix-caching

usedinference servingin Nemotron 3 UltraNVIDIA

Prefix Cache (extending KV storage to system RAM)

usedinference servingin GLM-5Z.ai

enable MTP-1 speculative decoding and disable prefix caching.

optionalinference servingin vLLMvLLM

--enable-prefix-caching

optionalinference servingin Nemotron 3 UltraNVIDIA

Filed alongside

Other methods under inference & serving :: KV cache management.