Support GlmMoeDsaForCausalLM#18521
Merged
Fridge003 merged 12 commits intosgl-project:mainfrom Feb 10, 2026
Merged
Conversation
…_style parameter. Refactor rope parameter handling in DeepseekV2DecoderLayer for improved configuration flexibility. Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
…d compatibility with transformers v5. Simplified scaling calculations and ensured backward compatibility with updated rope parameters. Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
…chanism behavior This change introduces the SGLANG_NSA_FORCE_MLA environment variable, allowing users to force the Native Sparse Attention backend to use the MLA implementation by disabling the MHA_ONE_SHOT option. This update enhances flexibility in attention mechanism configuration. Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com> Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
…ith transformers v5. Updated condition checks for rope_type and improved clarity in scaling calculations. Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Signed-off-by: BBuf <1182563586@qq.com>
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
Collaborator
Author
|
/tag-and-rerun-ci |
Fridge003
approved these changes
Feb 10, 2026
Johnsonms
pushed a commit
to Johnsonms/sglang
that referenced
this pull request
Feb 14, 2026
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com> Signed-off-by: BBuf <1182563586@qq.com> Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com> Co-authored-by: BBuf <1182563586@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Modifications
Accuracy Tests
Benchmarking and Profiling
Checklist
Review Process
/tag-run-ci-label,/rerun-failed-ci,/tag-and-rerun-ci