The NVIDIA NeMo Retriever Llama3.2 reranking model is optimized for providing a logit score that represents how relevant a document(s) is to a given query. The model was fine-tuned for multilingual, cross-lingual text question-answering retrieval, with support for long documents (up to 8192 tokens). This model was evaluated on 26 languages: English, Arabic, Bengali, Chinese, Czech, Danish, Dutch, Finnish, French, German, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian, Persian, Polish, Portuguese, Russian, Spanish, Swedish, Thai, and Turkish.
The reranking model is a component in a text retrieval system to improve the overall accuracy. A text retrieval system often uses an embedding model (dense) or lexical search (sparse) index to return relevant text passages given the input. A reranking model can be used to rerank the potential candidate into a final order.
This model is ready for commercial use.
Highlights
Reorders citations by how well they match a query. This is a key step in the retrieval process, especially when the retrieval pipeline involves citations from different datastores that each have their own algorithms for measuring similarity.
Production-ready information retrieval pipeline with enterprise support
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 reranking model on a chosen SageMaker instance. Pricing splits into two inference modes: batch and real-time. Batch mode runs on eight ml.g5 instance sizes. Real-time mode covers a wider set, including ml.g5, ml.g6, ml.g6e, ml.p4d, ml.p4de, and ml.p5 instances. Within each family, larger instance sizes carry more GPU and compute capacity. Your rate depends on the instance type and size you select, plus the underlying AWS infrastructure cost. You are billed only for the hours each instance runs.
Top-of-mind questions for buyers
What does one HostHrs unit mean, and how is it counted?
One HostHrs unit is one hour that a single chosen SageMaker instance runs the reranking model. You are billed per running host per hour. Counting starts when the instance is active and stops when it is no longer running. The rate depends on the instance type and size you select.
How does batch inference pricing differ from real-time inference pricing?
Batch mode runs on eight ml.g5 instance sizes and processes grouped requests. Real-time mode serves live requests and covers ml.g5, ml.g6, ml.g6e, ml.p4d, ml.p4de, and ml.p5 instances. Both bill by the host hour. Real-time offers more instance families, so you can match hardware to workload demand.
Am I charged when an instance is stopped or idle?
Software charges apply per running host per hour. When an instance is fully stopped, it does not run the model, so software host-hour charges stop. Underlying AWS infrastructure fees, such as storage, may still apply while resources exist. You pay only for hours the instance actively runs.
docs.nvidia.com
Helpful?
Vendor refund policy
No refund.
How can we make this page better?
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 following table describes supported input data fields for real-time inference and batch transform.
Field name
Description
Constraints
Required
model
Name of the model for sending inference request
Type: FreeText
Yes
query
The search query
Type: FreeText
Yes
passages
A list of text passages of type strings to rerank
Default value: []
Type: FreeText
No
truncate
If truncate is NONE, the container returns an error for inputs whose tokenized representation exceeds the token limit for the underlying model. If truncate is END, all tokens beyond the token limit are ignored (see below).
Default value: NONE
Type: Categorical
Allowed values: NONE, END
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.
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.