Fix broken Markdown formatting in DeepEP documentation (#13210)

This commit is contained in:
Taishi Nakamura
2025-11-13 11:34:57 -08:00
committed by GitHub
parent 4ac65e3c7d
commit bfe638f7e8
+1
View File
@@ -47,6 +47,7 @@ SGLang supports various environment variables that can be used to configure its
## DeepEP Configuration
| Environment Variable | Description | Default Value |
| --- | --- | --- |
| `SGLANG_DEEPEP_BF16_DISPATCH` | Use Bfloat16 for dispatch | `"false"` |
| `SGLANG_CUTEDSL_MOE_NVFP4_DISPATCH` | Use nvfp4 for dispatch | `"false"` |