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
a5718531
Commit
a5718531
authored
Oct 28, 2025
by
maxiao1
Browse files
关闭custom_allreduce保持正确性
parent
c333f125
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/sglang/srt/distributed/parallel_state.py
python/sglang/srt/distributed/parallel_state.py
+1
-0
No files found.
python/sglang/srt/distributed/parallel_state.py
View file @
a5718531
...
...
@@ -1539,6 +1539,7 @@ def initialize_model_parallel(
group_name
=
"tp"
,
pynccl_use_current_stream
=
duplicate_tp_group
,
torch_compile
=
torch_compile
,
use_custom_allreduce
=
False
,
)
if
duplicate_tp_group
:
...
...
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