Skip to content

[docs] Add supported models page - #980

Merged
ananthsub merged 6 commits into
NVIDIA-NeMo:mainfrom
ananthsub:docs-model-support
Oct 27, 2025
Merged

[docs] Add supported models page#980
ananthsub merged 6 commits into
NVIDIA-NeMo:mainfrom
ananthsub:docs-model-support

Conversation

@ananthsub

Copy link
Copy Markdown
Contributor

Add scaffolding to document models supported directly within the repo.
there are 2 initial sections: LLMs and VLMs to match nemo user framework docs
within each section, we will have a page per model/model family. this should:

  1. describe the model, and link out to the relevant HF page
  2. provide code snippets to convert to/from HF/megatron using the AutoBridge
  3. provide available pretrain recipe configs and code snippets to train, if available
  4. provide available finetune recipe configs and code snippets to train, if available

@copy-pr-bot

copy-pr-bot Bot commented Oct 16, 2025

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ananthsub ananthsub added documentation docs-only With great power comes great responsibility. labels Oct 16, 2025
@ananthsub
ananthsub requested a review from snowmanwwg October 16, 2025 23:27
Comment thread docs/models/llm/qwen.md
data_paths=["/path/to/dataset.nvjsonl"],
dir="/results/qwen3_8b",
)
```

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we point users to an example training script and how to modify it (this one? https://github.com/NVIDIA-NeMo/Megatron-Bridge/tree/main/examples/recipes/llama), or generic documentation on training (maybe this one? https://docs.nvidia.com/nemo/megatron-bridge/latest/training/config-container-overview.html)

@ananthsub ananthsub added the r0.2.0 Cherry-pick label for r0.2.0 release branch label Oct 21, 2025
@ananthsub

Copy link
Copy Markdown
Contributor Author

/ok to test 5cd7972

@ananthsub
ananthsub marked this pull request as ready for review October 27, 2025 16:27
@ananthsub

Copy link
Copy Markdown
Contributor Author

/ok to test 05a69f5

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
@ananthsub

Copy link
Copy Markdown
Contributor Author

/ok to test fda62cd

@ananthsub
ananthsub enabled auto-merge (squash) October 27, 2025 18:58
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
@ananthsub

Copy link
Copy Markdown
Contributor Author

/ok to test 6fbe2b0

@ananthsub
ananthsub merged commit 838c616 into NVIDIA-NeMo:main Oct 27, 2025
20 checks passed
chtruong814 pushed a commit that referenced this pull request Oct 27, 2025
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
@ananthsub
ananthsub deleted the docs-model-support branch October 27, 2025 19:43
paul-gibbons pushed a commit to paul-gibbons/Megatron-Bridge that referenced this pull request Oct 29, 2025
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Paul Gibbons <pgibbons@nvidia.com>
paul-gibbons pushed a commit to paul-gibbons/Megatron-Bridge that referenced this pull request Oct 29, 2025
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: Paul Gibbons <pgibbons@nvidia.com>
nv-mollys pushed a commit that referenced this pull request Oct 31, 2025
Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>
Signed-off-by: mollys <mollys@mollys.nvidia.com>
@yaoyu-33 yaoyu-33 added docs Documentation-only updates or documentation debt and removed documentation labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation-only updates or documentation debt docs-only With great power comes great responsibility. r0.2.0 Cherry-pick label for r0.2.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants