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
60b0754c
Unverified
Commit
60b0754c
authored
Nov 04, 2025
by
fzyzcjy
Committed by
GitHub
Nov 04, 2025
Browse files
Tiny fix ExpertDistributionReq error (#11760)
parent
0b24af4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/sglang/srt/managers/io_struct.py
python/sglang/srt/managers/io_struct.py
+1
-0
No files found.
python/sglang/srt/managers/io_struct.py
View file @
60b0754c
...
@@ -1346,6 +1346,7 @@ class ExpertDistributionReqType(Enum):
...
@@ -1346,6 +1346,7 @@ class ExpertDistributionReqType(Enum):
DUMP_RECORD
=
3
DUMP_RECORD
=
3
@
dataclass
class
ExpertDistributionReq
(
BaseReq
):
class
ExpertDistributionReq
(
BaseReq
):
action
:
ExpertDistributionReqType
action
:
ExpertDistributionReqType
...
...
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