move environ into sglang.srt to avoid break SRT auto sync. (#10791)
This commit is contained in:
@@ -10,7 +10,7 @@ from sglang.srt.utils import kill_process_tree
|
||||
MOVE_ENVS_WARN = """
|
||||
########################################################################
|
||||
# For contributors and developers: #
|
||||
# Please move environment variable definitions to 'sglang/environ.py' #
|
||||
# Please move environment variable definitions to sglang.srt.environ #
|
||||
# using the following pattern: #
|
||||
# SGLANG_XXX = EnvBool(False) #
|
||||
# #
|
||||
|
||||
Reference in New Issue
Block a user