[docs] Add kv pool developer guide (#3752)

### What this PR does / why we need it?
Add kv pool developer guide

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
vLLM version: v0.11.0rc3
vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0

- vLLM version: v0.11.0
- vLLM main:
83f478bb19

---------

Signed-off-by: Pz1116 <zpbzpb123123@gmail.com>
Signed-off-by: pz1116 <zpbzpb123123@gmail.com>
This commit is contained in:
pz1116
2025-11-05 18:03:36 +08:00
committed by GitHub
parent 1ba158567c
commit e0c23cb011
4 changed files with 177 additions and 84 deletions

View File

@@ -9,4 +9,5 @@ patch
ModelRunner_prepare_inputs
Multi_Token_Prediction
ACL_Graph
KV_Cache_Pool_Guide
:::