Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
afeed465
Unverified
Commit
afeed465
authored
Jun 25, 2025
by
linzhuo
Committed by
GitHub
Jun 25, 2025
Browse files
clean duplicate code (#7512)
parent
587b4c6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
python/sglang/srt/disaggregation/prefill.py
python/sglang/srt/disaggregation/prefill.py
+0
-2
No files found.
python/sglang/srt/disaggregation/prefill.py
View file @
afeed465
...
@@ -93,8 +93,6 @@ class PrefillBootstrapQueue:
...
@@ -93,8 +93,6 @@ class PrefillBootstrapQueue:
self
.
gpu_id
=
gpu_id
self
.
gpu_id
=
gpu_id
self
.
bootstrap_port
=
bootstrap_port
self
.
bootstrap_port
=
bootstrap_port
self
.
queue
:
List
[
Req
]
=
[]
self
.
queue
:
List
[
Req
]
=
[]
self
.
pp_rank
=
pp_rank
self
.
pp_size
=
pp_size
self
.
gloo_group
=
gloo_group
self
.
gloo_group
=
gloo_group
self
.
max_total_num_tokens
=
max_total_num_tokens
self
.
max_total_num_tokens
=
max_total_num_tokens
self
.
scheduler
=
scheduler
self
.
scheduler
=
scheduler
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment