diff --git a/docs/references/environment_variables.md b/docs/references/environment_variables.md index 0e530b9a9..7e90f642b 100644 --- a/docs/references/environment_variables.md +++ b/docs/references/environment_variables.md @@ -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"` |