Unverified Commit 609f65ba authored by Lianmin Zheng's avatar Lianmin Zheng Committed by GitHub
Browse files

Remove debug print statement from scheduler output (#11145)

parent 2d62af6b
......@@ -707,7 +707,6 @@ class SchedulerOutputProcessorMixin:
and self.tp_rank == 0
and self.server_args.enable_request_time_stats_logging
):
print(f"{req.finished_reason=}")
req.log_time_stats()
# Send to detokenizer
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment