Minor style fix for sgl-kernel (#4243)

This commit is contained in:
Lianmin Zheng
2025-03-09 20:15:13 -07:00
committed by GitHub
parent 4a05bdfa86
commit 730d084f2a
5 changed files with 20 additions and 22 deletions

View File

@@ -6,9 +6,7 @@ import torch
from sglang.srt.utils import kill_process_tree
from sglang.test.few_shot_gsm8k import run_eval as run_eval_few_shot_gsm8k
from sglang.test.run_eval import run_eval
from sglang.test.test_utils import (
DEFAULT_MLA_MODEL_NAME_FOR_TEST,
DEFAULT_TIMEOUT_FOR_SERVER_LAUNCH,
DEFAULT_URL_FOR_TEST,
popen_launch_server,