Skip to content

Commit 3c4b306

Browse files
authored
docs: consolidate multimodal docs (#4842)
Signed-off-by: Neal Vaidya <[email protected]>
1 parent 29ec496 commit 3c4b306

19 files changed

+1482
-2072
lines changed

docs/api/nixl_connect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ flowchart LR
103103
104104
### Multimodal Example
105105

106-
In the case of the [Dynamo Multimodal Disaggregated Example](../../backends/vllm/multimodal.md):
106+
In the case of the [Dynamo Multimodal Disaggregated Example](../../multimodal/vllm.md):
107107

108108
1. The HTTP frontend accepts a text prompt and a URL to an image.
109109

docs/backends/sglang/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
3838
| [**Conditional Disaggregation**](../../design_docs/disagg_serving.md#conditional-disaggregation) | 🚧 | WIP [PR](https://github.com/sgl-project/sglang/pull/7730) |
3939
| [**KV-Aware Routing**](../../router/kv_cache_routing.md) || |
4040
| [**SLA-Based Planner**](../../planner/sla_planner.md) || |
41-
| [**Multimodal EPD Disaggregation**](multimodal_epd.md) || |
41+
| [**Multimodal Support**](../../multimodal/sglang.md) || |
4242
| [**KVBM**](../../kvbm/kvbm_architecture.md) || Planned |
4343

4444

@@ -276,7 +276,7 @@ Below we provide a selected list of advanced examples. Please open up an issue i
276276
- **[Enable SGLang Hierarchical Cache (HiCache)](sgl-hicache-example.md)**
277277

278278
### Multimodal Encode-Prefill-Decode (EPD) Disaggregation with NIXL
279-
- **[Run a multimodal model with EPD Disaggregation](multimodal_epd.md)**
279+
- **[Run a multimodal model with EPD Disaggregation](../../multimodal/sglang.md)**
280280

281281
## Deployment
282282

docs/backends/sglang/multimodal_epd.md

Lines changed: 0 additions & 192 deletions
This file was deleted.

0 commit comments

Comments
 (0)