Skip to content

[bugfix] fix bug#99

Merged
Jintao-Huang merged 2 commits into
modelscope:mainfrom
Jintao-Huang:fix_bugs_0528
May 28, 2026
Merged

[bugfix] fix bug#99
Jintao-Huang merged 2 commits into
modelscope:mainfrom
Jintao-Huang:fix_bugs_0528

Conversation

@Jintao-Huang

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates model documentation in the README files and introduces minor configuration fixes. Specifically, it disables rotary_interleaved when multi_latent_attention is enabled, and refactors how moe_n_hash_layers is popped in the parser. However, a potential bug was identified in the parser where csa_compress_ratios and moe_n_hash_layers could be None, which would cause runtime errors. Safety guards should be added to handle these None values gracefully.

Comment thread src/mcore_bridge/config/parser.py
@Jintao-Huang
Jintao-Huang merged commit aa99fc1 into modelscope:main May 28, 2026
1 check passed
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.

1 participant