Skip to content

fix sglang expert sharding#95

Merged
chaokunyang merged 1 commit intomainfrom
fix_enable_ep_moe
Dec 8, 2025
Merged

fix sglang expert sharding#95
chaokunyang merged 1 commit intomainfrom
fix_enable_ep_moe

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What does this PR do?

Related issues

Closes #94

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

@chaokunyang
Copy link
Copy Markdown
Collaborator Author

@new-TonyWang could you try this branch, if it works for you. I can make a release later.

@chaokunyang
Copy link
Copy Markdown
Collaborator Author

And https://github.com/inclusionAI/asystem-awex/blob/main/awex/tests/test_weights_writer.py is test for weights writer test. I test it on H20, you can take it as a reference.

@new-TonyWang
Copy link
Copy Markdown

thank you. May I ask if there it prossible to use megatron-bridge to do model parameter conversion job? Mbridge support a lot of model ,such as qwen3

@chaokunyang chaokunyang merged commit 602347f into main Dec 8, 2025
3 checks passed
@chaokunyang chaokunyang deleted the fix_enable_ep_moe branch December 8, 2025 07:52
@chaokunyang
Copy link
Copy Markdown
Collaborator Author

thank you. May I ask if there it prossible to use megatron-bridge to do model parameter conversion job? Mbridge support a lot of model ,such as qwen3

Yes, that would be better, would you like to submit a PR for that? In our internal codebase, we use dcp format, so I don't use megatron-bridge. But it would be nice to have it in oss tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't run sglang weights exchange

2 participants