Update README.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ Huggingface 08/18/2025 via [https://huggingface.co/nvidia/NVIDIA-Nemotron-Nano-9
|
|
| 71 |
|
| 72 |
## Reference(s)
|
| 73 |
|
| 74 |
-
[NVIDIA Nemotron Nano 2: An Accurate and Efficient Hybrid Mamba-Transformer Reasoning Model](https://
|
| 75 |
|
| 76 |
## Model Architecture
|
| 77 |
|
|
@@ -410,4 +410,19 @@ NVIDIA believes Trustworthy AI is a shared responsibility and we have establishe
|
|
| 410 |
|
| 411 |
For more detailed information on ethical considerations for this model, please see the Model Card++ [Bias](bias.md), [Explainability](explainability.md), [Safety & Security](safety.md), and [Privacy](privacy.md) Subcards.
|
| 412 |
|
| 413 |
-
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
|
| 72 |
## Reference(s)
|
| 73 |
|
| 74 |
+
[NVIDIA Nemotron Nano 2: An Accurate and Efficient Hybrid Mamba-Transformer Reasoning Model](https://arxiv.org/abs/2508.14444)
|
| 75 |
|
| 76 |
## Model Architecture
|
| 77 |
|
|
|
|
| 410 |
|
| 411 |
For more detailed information on ethical considerations for this model, please see the Model Card++ [Bias](bias.md), [Explainability](explainability.md), [Safety & Security](safety.md), and [Privacy](privacy.md) Subcards.
|
| 412 |
|
| 413 |
+
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
|
| 414 |
+
|
| 415 |
+
|
| 416 |
+
## Citation
|
| 417 |
+
|
| 418 |
+
```
|
| 419 |
+
@misc{nvidia2025nvidianemotronnano2,
|
| 420 |
+
title={NVIDIA Nemotron Nano 2: An Accurate and Efficient Hybrid Mamba-Transformer Reasoning Model},
|
| 421 |
+
author={NVIDIA},
|
| 422 |
+
year={2025},
|
| 423 |
+
eprint={2508.14444},
|
| 424 |
+
archivePrefix={arXiv},
|
| 425 |
+
primaryClass={cs.CL},
|
| 426 |
+
url={https://arxiv.org/abs/2508.14444},
|
| 427 |
+
}
|
| 428 |
+
```
|