[Tiny] Renaming environ for NVFP4 dispatch (#13756)

This commit is contained in:
Baizhou Zhang
2025-11-22 00:05:20 -08:00
committed by GitHub
parent b41afa3754
commit 8bfce9b08d
4 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ SGLang supports various environment variables that can be used to configure its
| Environment Variable | Description | Default Value |
| --- | --- | --- |
| `SGLANG_DEEPEP_BF16_DISPATCH` | Use Bfloat16 for dispatch | `"false"` |
| `SGLANG_CUTEDSL_MOE_NVFP4_DISPATCH` | Use nvfp4 for dispatch | `"false"` |
| `SGLANG_MOE_NVFP4_DISPATCH` | Use nvfp4 for moe dispatch | `"false"` |
## Memory Management