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
9abe1163
Unverified
Commit
9abe1163
authored
Jul 07, 2025
by
Ziming Huang
Committed by
GitHub
Jul 07, 2025
Browse files
fix duplicate args in schedule_batch (#7816)
parent
3646f6bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python/sglang/srt/managers/schedule_batch.py
python/sglang/srt/managers/schedule_batch.py
+0
-1
No files found.
python/sglang/srt/managers/schedule_batch.py
View file @
9abe1163
...
...
@@ -843,7 +843,6 @@ class ScheduleBatch(ScheduleBatchDisaggregationDecodeMixin):
global_num_tokens_for_logprob
:
Optional
[
List
[
int
]]
=
None
is_extend_in_batch
:
bool
=
False
can_run_dp_cuda_graph
:
bool
=
False
is_extend_in_batch
:
bool
=
False
tbo_split_seq_index
:
Optional
[
int
]
=
None
global_forward_mode
:
Optional
[
ForwardMode
]
=
None
...
...
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