[Doc] Refactor the DeepSeek-V3.2-Exp tutorial. (#3871)

### What this PR does / why we need it?
Refactor the DeepSeek-V3.2-Exp tutorial.

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

---------

Signed-off-by: menogrey <1299267905@qq.com>
This commit is contained in:
zhangyiming
2025-11-04 18:58:33 +08:00
committed by GitHub
parent 49e6983b3b
commit 5f08e07208
9 changed files with 934 additions and 431 deletions

View File

@@ -80,6 +80,9 @@ myst_substitutions = {
'ci_vllm_version': 'v0.11.0',
}
# For cross-file header anchors
myst_heading_anchors = 5
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']