Simplify server startup output (#20885)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -224,16 +224,11 @@ work_dirs/
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
compile_commands.json
|
||||
|
||||
*.iml
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
|
||||
1
|
||||
|
||||
# Autoenv
|
||||
.env.leave
|
||||
|
||||
@@ -243,6 +238,7 @@ Cargo.lock
|
||||
# Generated vision test fixtures (regenerate with: python scripts/generate_vision_golden.py)
|
||||
sgl-model-gateway/tests/fixtures/golden/
|
||||
|
||||
# Other repos
|
||||
lmms-eval
|
||||
|
||||
**/.serena/
|
||||
@@ -262,7 +258,6 @@ inputs/
|
||||
# setuptools-scm generated version file
|
||||
python/sglang/_version.py
|
||||
|
||||
|
||||
# MUSA section
|
||||
# Generated source files by torchada
|
||||
sgl-kernel/csrc_musa/
|
||||
|
||||
Reference in New Issue
Block a user