fix: show failed models in nightly ci (#10986)

This commit is contained in:
Mick
2025-09-29 03:38:29 +08:00
committed by GitHub
parent 336e9a6058
commit 2e7633982c
5 changed files with 37 additions and 30 deletions

View File

@@ -51,7 +51,6 @@ from sglang.utils import is_in_ci
logger = logging.getLogger(__name__)
# Define constants
LOAD_FORMAT_CHOICES = [
"auto",