Add TAO Toolkit Configuration#224
Conversation
Signed-off-by: Adrian Tran <216914167+hqtran-nv@users.noreply.github.com>
Signed-off-by: Adrian Tran <216914167+hqtran-nv@users.noreply.github.com>
|
Thanks Adrian! Source repo 1. All 5 declared paths return 404 on source
There's a stray 2. Bulk-sync pattern is deprecated for new componentsThe current entry uses one path per category (e.g., → Switch to flat layout: one skills:
- path: applications/tao-run-automl/
catalog_dir: tao-run-automl
- path: applications/tao-analyze-changenet-rca/
catalog_dir: tao-analyze-changenet-rca
- path: models/tao-train-reid/
catalog_dir: tao-train-reid
# ... one entry per skill3. No skill artifacts on sourceSampled
The sync workflow's enforcement gate drops any skill missing these. Without them, even a path-corrected version of this PR would result in 0 TAO skills landing in the catalog. → Run the NVCARPS signing flow on the source skills (GitHub-first guide: Confluence Mohit Gupta is the right point of contact for signing flow questions. 4. 82 skills — confirm scope with TAO product teamSource repo has ~82 skill directories across the four categories. Worth a sanity check with the TAO PMs on which skills are genuinely customer-facing vs contributor-helper. We had a lesson learned with NeMo-RL where contributor-skill leaks (e.g., → Once the team agrees on the customer-facing set, that's the subset to sign + enumerate in Once all four are donePing me here and I'll re-verify (model_signing verify, source-path checks, sample review), then approve + merge. Same-day turnaround once content is signing-complete. Holding the PR open meanwhile. |
Onboarding type
components.d/<slug>.ymlfile)For new product onboarding — author affirmations
By submitting this PR, I confirm on behalf of my team:
.agents/skills/orskills/path used for new entries (or existing path retained for legacy entries percomponents.d/<slug>.yml)Reviewer checklist (OSS Skills PIC)
components.d/<slug>.ymlentry valid (required fields, uniquecatalog_dir, path exists in source repo, filename slug matches name)SKILL.mdfrontmatter spec-compliant (at least one sampled)All PRs
git commit -s).If you forgot, run
git rebase --signoff origin/main && git push --force-with-leaseto retroactively sign all commits in your branch.Other context (for non-onboarding PRs)