diff --git a/docs/index.rst b/docs/index.rst index d9ce09239..45d61500b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,6 +27,7 @@ Its core features include: basic_usage/native_api.ipynb basic_usage/sampling_params.md basic_usage/deepseek.md + basic_usage/deepseek_v32.md basic_usage/gpt_oss.md basic_usage/llama4.md basic_usage/qwen3.md diff --git a/docs/references/multi_node_deployment/multi_node_index.rst b/docs/references/multi_node_deployment/multi_node_index.rst index 03411f5be..78636869e 100644 --- a/docs/references/multi_node_deployment/multi_node_index.rst +++ b/docs/references/multi_node_deployment/multi_node_index.rst @@ -8,6 +8,7 @@ Multi-Node Deployment multi_node.md deploy_on_k8s.md lws_pd/lws_pd_deploy.md + rbg_pd/deepseekv32_pd.md - `Deploying DeepSeek with PD Disaggregation and Large-Scale Expert Parallelism on 96 H100 GPUs `_ - `Deploying Kimi K2 with PD Disaggregation and Large-Scale Expert Parallelism on 128 H200 GPUs `_