Skip to content

Add NeMo AutoModel component#69

Merged
mosheabr merged 4 commits into
NVIDIA:mainfrom
akoumpa:akoumpa/onboard-nemo-automodel
May 28, 2026
Merged

Add NeMo AutoModel component#69
mosheabr merged 4 commits into
NVIDIA:mainfrom
akoumpa:akoumpa/onboard-nemo-automodel

Conversation

@akoumpa
Copy link
Copy Markdown
Member

@akoumpa akoumpa commented May 20, 2026

Onboarding type

  • New product onboarding (new components.d/<slug>.yml file)
  • Other (catalog change, README fix, infrastructure, etc.)

For new product onboarding — author affirmations

By submitting this PR, I confirm on behalf of my team:

  • Skills cleared for open source release per NVIDIA's internal IP review process (six-question check, all answers affirmative)
  • License selected: Apache 2.0 / CC-BY 4.0 / Dual (Apache 2.0 + CC-BY 4.0). Specify: Apache 2.0
  • No new license or new third-party component introduced beyond what the source repo already carries
  • Source repo is public and under an NVIDIA-owned GitHub org
  • .agents/skills/ or skills/ path used for new entries (or existing path retained for legacy entries per components.d/<slug>.yml)

NVIDIA contributors: see the internal onboarding guide for the IP review process details and license selection.

Reviewer checklist (OSS Skills PIC)

  • Author confirmations above are checked
  • components.d/<slug>.yml entry valid (required fields, unique catalog_dir, path exists in source repo, filename slug matches name)
  • SKILL.md frontmatter spec-compliant (at least one sampled)
  • No new license or third-party dependency requiring OSRB filing

All PRs

  • All commits signed off with DCO (git commit -s).
    If you forgot, run git rebase --signoff origin/main && git push --force-with-lease to retroactively sign all commits in your branch.

Other context (for non-onboarding PRs)

@akoumpa akoumpa marked this pull request as ready for review May 21, 2026 16:00
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
@akoumpa akoumpa force-pushed the akoumpa/onboard-nemo-automodel branch from 331a50b to 51b7fea Compare May 28, 2026 21:31
akoumpa and others added 3 commits May 28, 2026 16:32
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
…urce

Catalog content syncs from NVIDIA-NeMo/Automodel via the daily workflow —
manually staging it here would conflict with the next sync (and the source
repo is already 5/5 compliant at the renamed paths). README also reverts;
it auto-regenerates from components.d/*.yml per PR NVIDIA#39.

components.d/nemo-automodel.yml retained with the flat-layout one-entry-per-
skill form pointing at the renamed source paths (skills/nemo-automodel-*/).

After this lands, the next sync publishes all 4 skills flat at top level.

Signed-off-by: Moshe Abramovitch <moshea@nvidia.com>
@mosheabr mosheabr force-pushed the akoumpa/onboard-nemo-automodel branch from 51b7fea to e319458 Compare May 28, 2026 21:33
Copy link
Copy Markdown
Collaborator

@mosheabr mosheabr left a comment

Choose a reason for hiding this comment

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

Approved. NeMo AutoModel source rename complete + 4 skills fully 5/5 artifact-compliant (sig + skill-card + evals + BENCHMARK + SKILL.md). Catalog yml uses flat layout with lowercase product-prefixed catalog_dir values. After cleanup of manually-staged content + README revert + rebase, PR is now a clean one-file onboarding. Next sync publishes 4 skills flat at skills/nemo-automodel-*/. Alex's source structure (especially contributor-skill segregation under .agents/contributor-skills/) is the model layout we want others to follow.

@mosheabr mosheabr merged commit 998b863 into NVIDIA:main May 28, 2026
2 checks passed
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