Split the __init__ of scheduler as smaller functions. Improve the eagle tests (#4128)
This commit is contained in:
@@ -59,6 +59,7 @@ class TestEnableMetrics(unittest.TestCase):
|
||||
"sglang:spec_accept_length",
|
||||
"sglang:prompt_tokens_total",
|
||||
"sglang:generation_tokens_total",
|
||||
"sglang:cached_tokens_total",
|
||||
"sglang:num_requests_total",
|
||||
"sglang:time_to_first_token_seconds",
|
||||
"sglang:time_per_output_token_seconds",
|
||||
|
||||
Reference in New Issue
Block a user