[misc] depdencies & enviroment flag (#12113)

This commit is contained in:
Liangsheng Yin
2025-10-26 14:52:35 +08:00
committed by GitHub
parent bda3758fac
commit 8491c794ad
4 changed files with 15 additions and 12 deletions

View File

@@ -231,6 +231,7 @@ class Envs:
SGLANG_TRITON_DECODE_SPLIT_TILE_SIZE = EnvInt(256)
# Overlap Spec V2
SGLANG_ENABLE_SPEC_V2 = EnvBool(False)
SGLANG_ENABLE_OVERLAP_PLAN_STREAM = EnvBool(False)
# VLM