Nemotron-4 15B demonstrates strong performance when assessed on English, multilingual, and coding tasks: it outperforms all existing similarly-sized open models on 4 out of 7 downstream evaluation areas and achieves competitive performance to the leading open models in the remaining ones. Specifically, Nemotron-4 15B exhibits the best multilingual capabilities of all similarly-sized models, even outperforming models over four times larger and those explicitly specialized for multilingual tasks.
The NIM is built on robust foundations including inference engines like Triton Inference Server, TensorRT, TensorRT-LLM, and PyTorch. NIM provides features like low latency, high throughput, function calling, metrics export, standard API, optimized profiles & enterprise support.
NVIDIA Nemotron-4 15B NIM is a 15-billion-parameter large multilingual language model trained on 8 trillion text tokens that demonstrates strong performance when assessed on English, multilingual, and coding tasks; it is available as an [NVIDIA NIM microservice](https://docs.nvidia.com/nim/large-language-models/latest/introduction.html).
NVIDIA NIM, a part of the [NVIDIA AI Enterprise](https://www.nvidia.com/en-us/data-center/products/ai-enterprise/) software platform available on the [AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-ozgjkov6vq3l6), is a set of easy-to-use microservices designed for secure, reliable deployment of high performance AI model inferencing.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the host hour, based on how long each instance runs. Pricing splits along two choices. First, the instance size: the ml.g5.12xlarge or the ml.g5.24xlarge. Second, the inference mode: batch, which processes grouped requests, or real-time, which serves live responses. This creates four independent billing options combining size and mode. You select the pairing that fits your workload. Charges accrue only while the instance runs, so cost scales with your usage hours and the instance and mode you pick.
Top-of-mind questions for buyers
What do the ml.g5.12xlarge and ml.g5.24xlarge instance sizes mean for my bill?
Each name is an AWS GPU instance type, and you pay per host hour it runs. The ml.g5.24xlarge carries more GPU resources per host than the ml.g5.12xlarge. Your hourly rate follows the instance you launch. Charges accrue for every hour that instance stays active.
Am I charged when an instance is stopped or idle?
Software charges meter running host hours only. A fully stopped instance stops accruing the software charge. Note that underlying AWS resources, like storage attached to a stopped instance, may still incur separate AWS fees. The software billing tracks active runtime.
How does batch inference billing differ from real-time inference?
Both bill per host hour, but they suit different workloads. Batch mode processes grouped requests together, fitting scheduled or bulk jobs. Real-time mode serves live responses for interactive uses like chatbots. You pick the mode when you launch, and the hourly rate follows that choice.
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
Supports Nemotron 15B model
Maximum context length of 128k
TRT-LLM v0.13
Supports OpenAI schema
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
The model accepts JSON requests with parameters on /invocations and /ping APIs that can be used to control the generated text. See examples and fields descriptions below.
Limitations for input type
Maximum context length supported by the model is 128k.
Input MIME type
application/json
Real-time inference sample input data
{
"model": "nvidia/nemotron-4-15b-instruct-128k",
"messages": "[
{"role": "user", "content": "Hello! How are you?"},
{"role": "assistant", "content": "Hi! I am quite well, how can I help you today?"},
{"role": "user", "content": "What is the capital of France? Give one word answer."}
]",
"max_tokens": 4,
"stream":false
}
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
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 AI applications, including generative AI.
The NVIDIA GPU-Optimized AMI is an environment for running the GPU-accelerated deep learning and HPC containers from the NVIDIA NGC catalog. The deep learning containers from NGC catalog require this AMI for GPU acceleration on AWS P5d, P4d, P3, G4dn, G5 GPU instances.
NVIDIA Isaac Sim™ Development Workstation (Linux) is preconfigured with the software tools for accelerating and scaling your robotic simulation workloads from synthetic data generation to software-in-loop testing of your robotics stack.
The NVIDIA Omniverse™ Development Workstation (Linux) provides a pre-configured environment containing the software and drivers required to accelerate Omniverse development.
The NVIDIA Omniverse™ Development Workstation (Windows) provides a pre-configured environment containing the software and drivers required to accelerate Omniverse development.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.