Skip to content

Conversation

@yucc-leon
Copy link

This project uses SkyRL for RL training, not Prime-RL. The prime-rl submodule seems never to be used in the codebase:

  • No Python code imports prime_rl
  • All training scripts use skyrl-train framework

Removing to:

  • Reduce repository size and clone time
  • Eliminate confusion for contributors
  • Clean up unused dependencies

This project uses SkyRL for RL training, not Prime-RL.
The prime-rl submodule was never used in the codebase:
- No Python code imports prime_rl
- All training scripts use skyrl-train framework
- The run_prime_rl.sh script has incorrect paths and doesn't work

The verifiers package has optional prime-rl support, but it gracefully
handles the absence of prime-rl/ directory.

Removing to:
- Reduce repository size and clone time
- Eliminate confusion for contributors
- Clean up unused dependencies

Verified that distill-latest branch also doesn't use prime-rl.
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