Skip to content

v1.1.2: air-gapped NeMo-RL v0.7.0 stack, multimodal SDG, validated finance tool-calling recipe - #6

Merged
suseella merged 1 commit into
mainfrom
release/v1.1.2
Aug 5, 2026
Merged

v1.1.2: air-gapped NeMo-RL v0.7.0 stack, multimodal SDG, validated finance tool-calling recipe#6
suseella merged 1 commit into
mainfrom
release/v1.1.2

Conversation

@psgundecha-nv

Copy link
Copy Markdown
Collaborator

Air-gapped stack on NeMo-RL v0.7.0. The trainer image is now built locally with
one Gym virtual environment baked per component, so GRPO and SFT training needs
no Gym source mount and resolves no packages at job time. Only sglang is still
pulled as-is, and every image now ships for both amd64 and arm64.

nvflow-client launcher image. A new container that submits and monitors
workflows from outside the cluster, with air-gapped install scripts and
tunnel-aware launching for collect_rollouts, training, and verify.

Finance tool-calling recipe. The multi-turn SEC-search recipe is validated end
to end on the new stack: SFT, GRPO, and evaluation all reproduce the prior
baseline with no regression.

Finance RL / GRPO. Multi-environment GRPO with per-environment judges and
per-environment eval output directories. Gym-only stages, collect_rollouts and
compute_rewards, now run on a CPU-only container instead of holding GPUs. Adds
Nemotron Nano 30B and Qwen3-30B configs, and carries train and validation
histograms into the consolidated W&B dashboard.

Document-grounded SDG. Generalized domain interface so a new domain plugs in
without forking the recipe, plus follow-up fixes.

HopChain multimodal SDG recipe for open-source release.

Local judge support for evaluation, so the demo recipes no longer need a hosted
judge endpoint.

Tooling and tests. A dependency-free rollout-trace viewer, and the unit-test
suite grows from 2 modules to 16 covering rollout, verify, dataset, and JSONL
utilities.

Documentation accuracy pass. All markdown reconciled against the shipped
behaviour, and the third-party license notice synced to the lockfile.

Dependency and CVE floors raised across the images.

@psgundecha-nv
psgundecha-nv requested a review from a team August 4, 2026 22:53
…nance tool-calling recipe

Air-gapped stack on NeMo-RL v0.7.0. The trainer image is now built locally with
one Gym virtual environment baked per component, so GRPO and SFT training needs
no Gym source mount and resolves no packages at job time. Only sglang is still
pulled as-is, and every image now ships for both amd64 and arm64.

nvflow-client launcher image. A new container that submits and monitors
workflows from outside the cluster, with air-gapped install scripts and
tunnel-aware launching for collect_rollouts, training, and verify.

Finance tool-calling recipe. The multi-turn SEC-search recipe is validated end
to end on the new stack: SFT, GRPO, and evaluation all reproduce the prior
baseline with no regression.

Finance RL / GRPO. Multi-environment GRPO with per-environment judges and
per-environment eval output directories. Gym-only stages, collect_rollouts and
compute_rewards, now run on a CPU-only container instead of holding GPUs. Adds
Nemotron Nano 30B and Qwen3-30B configs, and carries train and validation
histograms into the consolidated W&B dashboard.

Document-grounded SDG. Generalized domain interface so a new domain plugs in
without forking the recipe, plus follow-up fixes.

HopChain multimodal SDG recipe for open-source release.

Local judge support for evaluation, so the demo recipes no longer need a hosted
judge endpoint.

Tooling and tests. A dependency-free rollout-trace viewer, and the unit-test
suite grows from 2 modules to 16 covering rollout, verify, dataset, and JSONL
utilities.

Documentation accuracy pass. All markdown reconciled against the shipped
behaviour, and the third-party license notice synced to the lockfile.

Dependency and CVE floors raised across the images.

Signed-off-by: Pritam Gundecha <pgundecha@nvidia.com>

@suseella suseella left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me.

@suseella
suseella merged commit dcb4ba9 into main Aug 5, 2026
5 checks passed
@psgundecha-nv
psgundecha-nv deleted the release/v1.1.2 branch August 5, 2026 04:29
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