[Doc]add long sequence tutorials (#5364)

### What this PR does / why we need it?
Provide sample guidance for running long-sequence DeepSeek across
multiple nodes

To guide users on using the context parallel feature, a practical
example is provided.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

- vLLM version: release/v0.13.0
- vLLM main:
bc0a5a0c08

Signed-off-by: weiguihua2 <weiguihua2@huawei.com>
This commit is contained in:
weiguihua2
2025-12-27 09:52:11 +08:00
committed by GitHub
parent d1f0df7b4b
commit ce52e17bf3
2 changed files with 367 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ DeepSeek-R1.md
Kimi-K2-Thinking
pd_disaggregation_mooncake_single_node
pd_disaggregation_mooncake_multi_node
long_sequence_context_parallel_multi_node
ray
310p
:::