[Docs] Fix format error in KV load failure recovery doc (#34137)

Signed-off-by: Jaebok Lee <jaebok9541@naver.com>
This commit is contained in:
zzaebok
2026-02-10 18:16:26 +08:00
committed by GitHub
parent 2c32558a3c
commit cbea11c9f0

View File

@@ -28,3 +28,4 @@ It demonstrates vLLM's ability to recover from KV load failures in both synchron
```bash ```bash
./run.sh ./run.sh
```