feat: support Nemotron 3 Nano 4B BF16#675
Draft
binaryaaron wants to merge 3 commits into
Draft
Conversation
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
| # Without grouping, the "sequence" is a single record. | ||
| sequence_regex = record_regex | ||
| first_sequence_regex = record_regex | ||
| subsequent_sequence_regex = record_regex |
| else: | ||
| sequence_format = record_format | ||
| first_sequence_format = record_format | ||
| subsequent_sequence_format = record_format |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
initial attempt at real nemotron support in nss, mostly aroudn getting mamba to work correctly and addressing toeknizer / prompt construction; this is not meant to merge right away. need to test on DP as well.
Summary
nvidia/NVIDIA-Nemotron-3-Nano-4B-BF16across metadata, native Transformers training, vLLM generation, and grouped time-series assemblyA100 validation
A full financial time-series run completed on an A100 SXM4 80GB:
nemotron3-financial-timeseries-confirmed-synthetic-data:v0The lower-than-expected MIA result is under investigation and will be reported separately.
The A100 tuner generated and validated all nine intended selective-state-update entries from effective batch 128 through 65,536. Numerical validation passed for every shape, with measured kernel-level speedups of 1.07x to 1.43x over the vLLM heuristic. The tuned JSON remains machine-local and is activated with
VLLM_TUNED_CONFIG_FOLDER.todos
uv.lockenvironment.