Skip to content

fix: SMHP RLVR image selection and storm_rbs recipe cleanup#6079

Merged
mujtaba1747 merged 3 commits into
aws:master-nova-follow-upsfrom
amazeAmazing:smhp-rlvr-fix
Jul 22, 2026
Merged

fix: SMHP RLVR image selection and storm_rbs recipe cleanup#6079
mujtaba1747 merged 3 commits into
aws:master-nova-follow-upsfrom
amazeAmazing:smhp-rlvr-fix

Conversation

@amazeAmazing

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Title: fix: SMHP RLVR image selection and storm_rbs recipe cleanup

Description:

The first two commits are from #6071 (authored by @ealynnh):

  • Remove task_type: storm_rbs from RLVR/RFT recipes (only for Nova models) to fix service validation failures
  • Add guard to only strip task_type when customization technique is RLVR or RFT

The third commit addresses review feedback:

  • Reorder image resolution in _train_hyperpod to try get_hyperpod_training_image first (native SMHP image), falling back to SMTJ→SMHP tag replacement only if needed

Testing:

  • Ran RLVR Lite v2 on HyperPod (riv-rig cluster). Job submitted successfully and image resolved natively as SM-HP-RFT-TRAIN-V2-latest from the HyperPod template (no SMTJ fallback used). Did not have enough cluster capacity to run the job to completion but verified image resolution and recipe generation were correct.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Ealynn Hsu and others added 3 commits July 22, 2026 19:30
In _train_hyperpod, try get_hyperpod_training_image first (native SMHP
image) and only fall back to SMTJ image with SM-TJ->SM-HP tag replacement
if the SMHP image is not available. Previously the order was inverted.
@amazeAmazing amazeAmazing changed the title Smhp rlvr fix fix: SMHP RLVR image selection and storm_rbs recipe cleanup Jul 22, 2026
@amazeAmazing
amazeAmazing marked this pull request as ready for review July 22, 2026 20:07
@mujtaba1747
mujtaba1747 merged commit 216b5a8 into aws:master-nova-follow-ups Jul 22, 2026
1 check passed
@amazeAmazing
amazeAmazing deleted the smhp-rlvr-fix branch July 22, 2026 22:34
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