Meta Llama 3.1 is a collection of multilingual large language models (LLMs) that are pre-trained and instruction-tuned generative models.
NVIDIA NIM microservices for Llama 3.1 8B-Instruct simplifies the deployment of the Llama 3.1 8B instruction tuned model which is optimized for language understanding, reasoning, and text generation use cases. Llama 3.1 8B-Instruct is available as an NVIDIA NIM microservice, part of NVIDIA AI Enterprise available on the AWS Marketplace. NIM is a set of easy-to-use microservices designed for secure, reliable deployment of high performance AI model inferencing across clouds, data centers and workstations.
The Llama 3.1 8B-Instruct NIM is a prebuilt container that includes the Meta Llama 3.1 large language model built on 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.
Highlights
Llama 3.1 8B-Instruct NIM is an 8-billion-parameter multilingual large language model (LLM) pretrained and instruction tuned generative model. The Llama 3.1 instruction tuned text only model is optimized for multilingual dialogue use cases. 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 for running this model, billed only while an instance is active. Pricing splits across two variables. First, the instance size: the ml.g5.12xlarge and the ml.g5.24xlarge offer different GPU capacity. Second, the inference mode: batch mode processes grouped requests, while real-time mode serves live requests. This gives you four combinations, each priced separately. You choose the instance and mode that fit your workload, and your cost scales with the hours you run.
Top-of-mind questions for buyers
What differentiates the ml.g5.12xlarge from the ml.g5.24xlarge for billing?
Each option maps to a specific instance size with different GPU capacity. You pay per host hour while that instance runs. The ml.g5.24xlarge carries more GPU resources than the ml.g5.12xlarge. Choose the size that matches your throughput needs, since your hourly rate follows the instance you select.
Am I charged when an instance is stopped or idle?
Charges apply per host hour only while an instance runs. When you stop or terminate the instance, software billing stops. Underlying AWS resource fees, such as storage, may still apply based on your AWS account. The software meter tracks running time only.
What is the difference between batch mode and real-time mode billing?
Both meter per host hour on the same instance types. Batch mode processes grouped requests together, suited to bulk workloads run periodically. Real-time mode serves live requests as they arrive, suited to interactive uses like chatbots. You pick one mode per instance, and each combination bills separately.
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 .
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.
Input MIME type
application/json
Real-time inference sample input data
{
"model": "meta/llama-3.1-8b-instruct",
"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.
This product has charges associated with it for seller support. Run & Manage latest LLMs locally, privately, securely and cost-effectively without any vendor lock-in.
This VM solution comes pre-loaded with LLaMA, Mistral, Gemma, DeepSeek, & Qwen models along with Open-WebUI as an intuitive UI to interact with the LLMs and Ollama to install new models as needed.
Llama 3.3 Nemotron Super 49B V1.5 is a significantly upgraded version of Llama 3.3 Nemotron Super 49B V1 and is a large language model (LLM) which is a derivative of Meta Llama-3.3-70B-Instruct (AKA the reference model). It is a reasoning model that is post trained for reasoning, human chat preferences, and agentic tasks, such as RAG and tool calling. The model supports a context length of 128K tokens.
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.