Model techniques map
Techniquesinference & servingKV cache management

general family · filed under inference & serving

On-disk KV-cache storage

Stores KV cache on disk to avoid repeated prefill for shared-prefix requests.

Also called on-disk KV cache storage mechanism.

source
1
models
2
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

we leverage an on-disk KV cache storage mechanism to eliminate repeated prefilling for shared-prefix requests.

usedinference servingin DeepSeek-V4DeepSeek

Filed alongside

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