Skip to content

[train] Remove deprecated skyrl-train package#1249

Merged
SumanthRH merged 11 commits intomainfrom
remove-skyrl-train
Mar 3, 2026
Merged

[train] Remove deprecated skyrl-train package#1249
SumanthRH merged 11 commits intomainfrom
remove-skyrl-train

Conversation

@SumanthRH
Copy link
Copy Markdown
Member

@SumanthRH SumanthRH commented Mar 2, 2026

What does this PR do?

Removes the old skyrl-train package now that we have finished migrating code to the new skyrl package.

I've retained the old README for reference with some path updates. There are still some references to skyrl-train here which is fine for now.


Open with Devin

Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
…e-skyrl-train

Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
@SumanthRH SumanthRH force-pushed the remove-skyrl-train branch from 2f7d9db to 914e426 Compare March 2, 2026 22:27
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
@SumanthRH SumanthRH marked this pull request as ready for review March 2, 2026 22:30
@SumanthRH SumanthRH requested a review from CharlieFRuan March 2, 2026 22:30
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Copy link
Copy Markdown
Contributor

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

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 removes the deprecated skyrl-train package as part of a codebase reorganization. The changes involve deleting the package's source code, examples, and CI scripts. The .gitignore file and the skyrl-train/README.md have been updated to reflect the removal of the package and guide users to the new code locations. My review focused on the correctness of the remaining file modifications. The path updates in the README and the removals from .gitignore appear consistent with the new project structure.

Note: Security Review is unavailable for this PR.

x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
x
Signed-off-by: SumanthRH <sumanthrh99@gmail.com>
Copy link
Copy Markdown
Member

@CharlieFRuan CharlieFRuan left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@SumanthRH SumanthRH merged commit 6dc221f into main Mar 3, 2026
1 check passed
tyler-griggs pushed a commit that referenced this pull request Mar 10, 2026
Restores two changes from PRs #1215 and #1240 that were dropped when
skyrl-train/ was removed in #1249:

- Add GLM-4.7-Flash Megatron GRPO example script (PR #1215), adapted
  for the new skyrl.train entrypoint and config key format.
- Restore numpy>=2.0.0 override-dependency (PR #1240), needed because
  vLLM 0.16.0 transitively requires numpy>=2 via opencv-python-headless
  while megatron-core pins numpy<2.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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