Unverified Commit afeed465 authored by linzhuo's avatar linzhuo Committed by GitHub
Browse files

clean duplicate code (#7512)

parent 587b4c6e
......@@ -93,8 +93,6 @@ class PrefillBootstrapQueue:
self.gpu_id = gpu_id
self.bootstrap_port = bootstrap_port
self.queue: List[Req] = []
self.pp_rank = pp_rank
self.pp_size = pp_size
self.gloo_group = gloo_group
self.max_total_num_tokens = max_total_num_tokens
self.scheduler = scheduler
......
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