Llama 3.1 Nemotron Nano 8B v1 NIM microservice
Llama 3.1 Nemotron Nano 8B v1 NIM microservice
Version: 2
NvidiaLast updated May 2025
Advanced LLM for reasoning, math, general knowledge, and function calling.
Conversation
RAG
Llama-3.1-Nemotron-Nano-8B-v1 is a large language model (LLM) which is a derivative of Meta Llama-3.1-8B-Instruct (AKA the reference model). It is a reasoning model that is post trained for reasoning, human chat preferences, and tasks, such as RAG and tool calling. Llama-3.1-Nemotron-Nano-8B-v1 is a model which offers a great tradeoff between model accuracy and efficiency. It is created from Llama 3.1 8B Instruct and offers improvements in model accuracy. The model fits on a single RTX GPU and can be used locally. The model supports a context length of 128K. This model underwent a multi-phase post-training process to enhance both its reasoning and non-reasoning capabilities. This includes a supervised fine-tuning stage for Math, Code, Reasoning, and Tool Calling as well as multiple reinforcement learning (RL) stages using REINFORCE (RLOO) and Online Reward-aware Preference Optimization (RPO) algorithms for both chat and instruction-following. The final model checkpoint is obtained after merging the final SFT and Online RPO checkpoints. Llama-3.1-Nemotron-Nano-8B-v1 is available as an NVIDIA NIM™ microservice, part of NVIDIA AI Enterprise . NVIDIA NIM offers prebuilt containers for large language models (LLMs) that can be used to develop chatbots, content analyzers—or any application that needs to understand and generate human language. Each NIM consists of a container and a model and uses a CUDA-accelerated runtime for all NVIDIA GPUs, with special optimizations available for many configurations. NVIDIA NIM is the fastest way to achieve accelerated generative AI inference at scale and has been benchmarked to have up to 2.6x improved throughput latency. NVIDIA AI Enterprise
NVIDIA AI Enterprise is an end-to-end, cloud-native software platform that accelerates data science pipelines and streamlines development and deployment of production-grade co-pilots and other generative AI applications. Easy-to-use microservices provide optimized model performance with enterprise-grade security, support, and stability to ensure a smooth transition from prototype to production for enterprises that run their businesses on AI.

Intended Use

Primary Use Cases

Llama-3.1-Nemotron-Nano-8B-v1 is a general purpose reasoning and chat model intended to be used in English and coding languages. Other non-English languages (German, French, Italian, Portuguese, Hindi, Spanish, and Thai) are also supported.
  1. Reasoning mode (ON/OFF) is controlled via the system prompt, which must be set as shown in the example below.
  2. All instructions should be contained within the user prompt
  3. We recommend setting temperature to 0.6, and Top P to 0.95 for Reasoning ON mode
  4. We recommend using greedy decoding for Reasoning OFF mode
  5. We have provided a list of prompts to use for evaluation for each benchmark where a specific template is required

Responsible AI Considerations

NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.

Training Data

A large variety of training data was used for the post-training pipeline, including manually annotated data and synthetic data. The data for the multi-stage post-training phases for improvements in Code, Math, and Reasoning is a compilation of SFT and RL data that supports improvements of math, code, general reasoning, and instruction following capabilities of the original Llama instruct model. Prompts have been sourced from either public and open corpus or synthetically generated. Responses were synthetically generated by a variety of models, with some prompts containing responses for both Reasoning On and Off modes, to train the model to distinguish between two modes.
These results contain both “Reasoning On”, and “Reasoning Off”. We recommend using temperature=0.6, top_p=0.95 for “Reasoning On” mode, and greedy decoding for “Reasoning Off” mode. All evaluations are done with 32k sequence length. We run the benchmarks up to 16 times and average the scores to be more accurate. NOTE: Where applicable, a Prompt Template will be provided. While completing benchmarks, please ensure that you are parsing for the correct output format as per the provided prompt in order to reproduce the benchmarks seen below.

MT-Bench

Reasoning ModeScore
Reasoning Off7.9
Reasoning On8.1

MATH500

Reasoning Modepass@1
Reasoning Off36.6%
Reasoning On95.4%

AIME25

Reasoning Modepass@1
Reasoning Off36.6%
Reasoning On47.1%

GPQA-D

Reasoning Modepass@1
Reasoning Off39.4%
Reasoning On54.1%
Source: Llama-3.1-Nemotron-Nano-8B-v1 Model Card Llama-3.1-Nemotron-Nano-8B-v1 NIM is optimized to run best on the following compute:
GPUTotal GPU memoryAzure VM compute#GPUs on VMLink
A10080Standard_NC24ads_A100_v41link
A100160Standard_NC48ads_A100_v42link
A100320Standard_NC96ads_A100_v44link
A100640STANDARD_ND96AMSR_A100_V48link
H10094STANDARD_NC40ADS_H100_V51link
H100188STANDARD_NC80ADIS_H100_V52link
Model Specifications
LicenseCustom
Last UpdatedMay 2025
Input TypeText
Output TypeText
PublisherNvidia