Amazon Sagemaker
Amazon SageMaker is a fully-managed platform that enables developers and data scientists to quickly and easily build, train, and deploy machine learning models at any scale. With Amazon SageMaker, all the barriers and complexity that typically slow down developers who want to use machine learning are removed. The service includes models that can be used together or independently to build, train, and deploy your machine learning models.
![product logo](https://d7umqicpi7263.cloudfront.net/img/product/27d55c4d-4651-4f70-906f-bd5bacf27acf.png)
NVIDIA Nemotron-4 15B NIM Microservice Free trial
By:
Latest Version:
1.2.3
NVIDIA Nemotron-4 15B NIM is a 15-billion-parameter large multilingual language model trained on 8T tokens of multilingual, and coding tasks
Product Overview
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. For additional information please contact NVIDIA: https://www.nvidia.com/en-us/data-center/lp/aws-marketplace-offer Note: Streaming is not supported in v1.2.3
Key Data
Version
By
Type
Model Package
Highlights
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 .
NVIDIA NIM, a part of the NVIDIA AI Enterprise software platform available on the AWS Marketplace, is a set of easy-to-use microservices designed for secure, reliable deployment of high performance AI model inferencing.
Not quite sure what you’re looking for? AWS Marketplace can help you find the right solution for your use case. Contact us
Pricing Information
Use this tool to estimate the software and infrastructure costs based your configuration choices. Your usage and costs might be different from this estimate. They will be reflected on your monthly AWS billing reports.
Contact us to request contract pricing for this product.
Estimating your costs
Choose your region and launch option to see the pricing details. Then, modify the estimated price by choosing different instance types.
Version
Region
Software Pricing
Model Realtime Inference$4.00/hr
running on ml.g5.12xlarge
Model Batch Transform$4.00/hr
running on ml.g5.12xlarge
Infrastructure PricingWith Amazon SageMaker, you pay only for what you use. Training and inference is billed by the second, with no minimum fees and no upfront commitments. Pricing within Amazon SageMaker is broken down by on-demand ML instances, ML storage, and fees for data processing in notebooks and inference instances.
Learn more about SageMaker pricing
With Amazon SageMaker, you pay only for what you use. Training and inference is billed by the second, with no minimum fees and no upfront commitments. Pricing within Amazon SageMaker is broken down by on-demand ML instances, ML storage, and fees for data processing in notebooks and inference instances.
Learn more about SageMaker pricing
SageMaker Realtime Inference$7.09/host/hr
running on ml.g5.12xlarge
SageMaker Batch Transform$7.09/host/hr
running on ml.g5.12xlarge
About Free trial
Try this product for 90 days. There will be no software charges, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration.
Model Realtime Inference
For model deployment as Real-time endpoint in Amazon SageMaker, the software is priced based on hourly pricing that can vary by instance type. Additional infrastructure cost, taxes or fees may apply.InstanceType | Realtime Inference/hr | |
---|---|---|
ml.g5.12xlarge Vendor Recommended | $4.00 | |
ml.g5.24xlarge | $4.00 |
Usage Information
Model input and output details
Input
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/jsonSample 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
}
Output
Summary
The output is a JSON object that has the generated text along with likelihoods of tokens, if requested. See example json.
Output MIME type
application/jsonSample output data
{
"id": "chat-309d59c7f2fd4c9c901f6caf98146a79",
"object": "chat.completion",
"created": 1730857320,
"model": "nvidia/nemotron-4-15b-instruct-128k",
"choices": [
{
"index": 0,
"message": {
"role": "assistant",
"content": "Paris\n"
},
"logprobs": null,
"finish_reason": "stop",
"stop_reason": 5
}
],
"usage": {
"prompt_tokens": 51,
"total_tokens": 54,
"completion_tokens": 3
}
}
Sample notebook
End User License Agreement
By subscribing to this product you agree to terms and conditions outlined in the product End user License Agreement (EULA)
Support Information
NVIDIA Nemotron-4 15B NIM Microservice
Free support via NVIDIA NIM Developer Forum: https://forums.developer.nvidia.com/c/ai-data-science/nvidia-nim/
Global enterprise support with NVIDIA AI Enterprise subscription: https://www.nvidia.com/en-us/data-center/products/ai-enterprise-suite/support/
AWS Infrastructure
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.
Learn MoreRefund Policy
No refunds. Please contact NVIDIA at https://www.nvidia.com/en-us/data-center/lp/aws-marketplace-offer/ for further assistance.
Customer Reviews
There are currently no reviews for this product.
View allWrite a review
Share your thoughts about this product.
Write a customer review