Docs: Move dpsk docs forward a step (#3894)

This commit is contained in:
Chayenne
2025-02-26 11:43:20 -08:00
committed by GitHub
parent 7551498a69
commit 8f019c7d1a
4 changed files with 8 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ The core features include:
:maxdepth: 1
:caption: References
references/deepseek
references/general
references/hardware
references/advanced_deploy

View File

@@ -3,6 +3,5 @@ Multi-Node Deployment
.. toctree::
:maxdepth: 1
deepseek.md
multi_node.md
k8s.md

View File

@@ -1,4 +1,4 @@
# DeepSeek Model Usage and Optimizations
# DeepSeek Usage
SGLang provides several optimizations specifically designed for the DeepSeek model to boost its inference speed. This document outlines current optimizations for DeepSeek. Additionally, the SGLang team is actively developing enhancements for [DeepSeek V3](https://github.com/sgl-project/sglang/issues/2591).

View File

@@ -0,0 +1,6 @@
Multi-Node Deployment
==========================
.. toctree::
:maxdepth: 1
deepseek.md