NVIDIA-NeMo
- 9 skills
- 0 followers
- 1 week ago last updated
- ▌ Linting And Formatting · nvidia-nemo-automodelCode style and quality rules for NeMo AutoModel — ruff configuration, naming conventions, type hints, docstrings, copyright headers, and the code review checklist.
- ▌ Cicd · nvidia-nemo-automodelCI/CD reference for NeMo AutoModel — pipeline structure, commit and PR workflow, CI failure investigation, and common failure patterns.
- ▌ Testing · nvidia-nemo-automodelTesting reference for NeMo AutoModel — unit and functional test layout, tier semantics (L0/L1/L2), running tests locally, adding or disabling tests, and pytest conventions.
- ▌ Fern Docs · nvidia-nemo-automodelMaintain the NeMo AutoModel Fern docs site under docs/ (MDX content) + docs/fern/ (infra) — add, update, move, or remove pages; manage redirects, slugs, navigation, and version aliases; run validation and previews.
- ▌ Nemo Automodel Launcher Config · nvidia-nemo-automodel bundleConfigure NeMo AutoModel job launches for interactive runs, Slurm clusters, and SkyPilot cloud execution.
- ▌ Nemo Automodel Model Onboarding · nvidia-nemo-automodel bundleGuide for onboarding new model architectures into NeMo AutoModel, including architecture discovery, implementation patterns, registration, and validation.
- ▌ Nemo Automodel Recipe Development · nvidia-nemo-automodel bundleCreate and modify NeMo AutoModel training and evaluation recipes, including YAML structure, builders, and execution flow.
- ▌ Parity Testing · nvidia-nemo-automodel bundleVerify numerical parity between NeMo AutoModel implementations and reference HuggingFace models, including state dict and forward-pass checks.
- ▌ Build And Dependency · nvidia-nemo-automodelDev environment setup for NeMo AutoModel — container-based development, uv package management, installation options, environment variables, and common build pitfalls.