We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f71f5 commit 265e756Copy full SHA for 265e756
1 file changed
python/sglang/srt/managers/tokenizer_manager.py
@@ -261,7 +261,6 @@ def __init__(
261
self.start_profile_communicator = _Communicator(
262
self.send_to_scheduler, server_args.dp_size
263
)
264
- self.health_check_communitcator = _Communicator(self.send_to_scheduler, 1)
265
self.get_internal_state_communicator = _Communicator(
266
267
0 commit comments