Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Megatron-Bridge

Megatron-Bridge contiene 11 skills recopiladas de NVIDIA-NeMo, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
770
actualizado
2026-07-06
Forks
397
Cobertura ocupacional
2 categorías ocupacionales · 91% clasificado
explorador de repositorios

Skills en este repositorio

nemo-mbridge-perf-sequence-packing
sin clasificar

Validate and use packed sequences and long-context training in Megatron-Bridge, distinguishing offline packed SFT for LLMs from in-batch packing for VLMs, and applying the right CP constraints.

2026-07-06
adding-model-support
Desarrolladores de software

Guide for adding support for new LLM or VLM models in Megatron-Bridge. Covers bridge, provider, recipe, tests, docs, and examples.

2026-06-24
bump-dependency
Desarrolladores de software

Bump a pinned dependency (TransformerEngine, Megatron-LM, NRX, etc.), regenerate the lockfile, open a PR, and drive it to green by attaching a watchdog to the "CICD NeMo" workflow and quarantining failing functional tests as flaky until the run is green.

2026-06-22
review-pr
Analistas de garantía de calidad de software y probadores

Structured single-agent code review workflow for PRs, commits, and local diffs. Use when asked to review code, understand a PR, rubber duck a change, prepare GitHub review comments, compare a change against Megatron Bridge conventions, or produce high-signal findings without subagents or tmux.

2026-06-05
build-and-dependency
Desarrolladores de software

Dev environment setup for Megatron Bridge — container-based development, uv package management, lockfile regeneration, adding dependencies, Slurm container usage, and common build pitfalls.

2026-06-01
cicd
Desarrolladores de software

CI/CD reference for Megatron Bridge — pipeline structure, commit and PR workflow, CI failure investigation, and common failure patterns.

2026-06-01
verl-e2e-testing
Analistas de garantía de calidad de software y probadores

External verl end-to-end validation workflow for Megatron-Bridge changes. Covers running a small verl Megatron backend job from a Bridge checkout, choosing LoRA/DDP plus optional save/resume and parallelism variants, setting PYTHONPATH so verl imports the local Bridge tree, and reporting pass/fail evidence.

2026-05-31
nemo-rl-e2e-testing
Analistas de garantía de calidad de software y probadores

External NeMo-RL end-to-end validation workflow for Megatron-Bridge model/provider changes, including downstream compatibility checks, external RL lifecycle behavior, Megatron policy setup, HF import/export, checkpoint/resume, non-colocated vLLM refit, delta weight transfer, optional LoRA/generation variants, and questions such as "does this model work in NeMo-RL", "run NeMo-RL e2e", or "external RL loop validation". Covers running NeMo-RL Megatron policy jobs from a Bridge checkout, choosing GRPO/SFT/checkpoint/non-colocated refit variants, setting PYTHONPATH so NeMo-RL imports the local Bridge tree, and reporting pass/fail evidence.

2026-05-29
testing
Analistas de garantía de calidad de software y probadores

Testing reference for Megatron Bridge — unit and functional test layout, tier semantics (L0/L1/L2/flaky), script conventions, running tests locally, adding/moving/disabling tests, and pytest conventions.

2026-05-05
linting-and-formatting
Desarrolladores de software

Code style and quality rules for Megatron Bridge — ruff configuration, naming conventions, type hints, mypy rules, docstrings, copyright headers, logging, and the code review checklist.

2026-05-01
parity-testing
Analistas de garantía de calidad de software y probadores

Structured framework for verifying numerical parity of HF<->MCore weight conversions. References existing tools and the add-model-support skill.

2026-05-01