Skip to content

[doc] update ray doc#9527

Merged
hjh0119 merged 4 commits into
modelscope:mainfrom
hjh0119:add-doc
Jun 10, 2026
Merged

[doc] update ray doc#9527
hjh0119 merged 4 commits into
modelscope:mainfrom
hjh0119:add-doc

Conversation

@hjh0119

@hjh0119 hjh0119 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

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

Copy link
Copy Markdown
Contributor

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 the documentation to announce Megatron-Ray support for GRPO and GKD training, adds related documentation links, and corrects the definition of micro_batch_size to "per DP group" instead of "per GPU/device" across several files. The feedback identifies a typo in a relative link path in docs/source/Instruction/Ray.md containing a double slash (//) that should be corrected to a single slash.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread docs/source/Instruction/Ray.md Outdated
更多文档请参考

- **GRPO 训练**:[Megatron GRPO 文档](../Megatron-SWIFT/GRPO.md)
- **GKD 训练**:[GKD 文档](../Megatron-SWIFT//GKD.md)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

There is an extra slash (//) in the relative path. It should be corrected to a single slash (/) to ensure the link resolves correctly.

Suggested change
- **GKD 训练**[GKD 文档](../Megatron-SWIFT//GKD.md)
- **GKD 训练**[GKD 文档](../Megatron-SWIFT/GKD.md)

@hjh0119 hjh0119 merged commit 9960943 into modelscope:main Jun 10, 2026
3 checks passed
@hjh0119 hjh0119 deleted the add-doc branch June 10, 2026 06:30
Jintao-Huang pushed a commit that referenced this pull request Jun 10, 2026
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.

2 participants