Listing Thumbnail

    nemotron-parse

     Info
    Sold by: NVIDIA 
    Deployed on AWS
    nemoretriever-parse is a general purpose text-extraction model, specifically designed to handle documents. Given an image, nemoretriever-parse is able to extract formatted-text, with bounding-boxes and the corresponding semantic class. This has downstream benefits for several tasks such as increasing the availability of training-data for Large Language Models (LLMs), improving the accuracy of retriever systems, and enhancing document understanding pipelines.

    Overview

    nemoretriever-parse will be capable of comprehensive text understanding and document structure understanding. It will be used in retriever and curator solutions. Its text extraction datasets and capabilities will help with LLM and VLM training, as well as improve run-time inference accuracy of VLMs. The nemoretriever-parse model will perform text extraction from PDF and PPT documents. The nemoretriever-parse can classify the objects (title, section, caption, index, footnote, lists, tables, bibliography, image) in a given document, and provide bounding boxes with coordinates.

    Highlights

    • Architecture Type: Transformer-based vision-encoder-decoder model
    • Network Architecture: Vision Encoder: ViT-H model (https://huggingface.co/nvidia/C-RADIO) Adapter Layer: 1D convolutions & norms to compress dimensionality and sequence length of the latent space (1280 tokens to 320 tokens) Decoder: mBart [1] 10 blocks Tokenizer: Galactica (https://arxiv.org/abs/2211.09085); same as Nougat tokenizer

    Details

    Sold by

    Delivery method

    Latest version

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    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.
    Financing for AWS Marketplace purchases

    Pricing

    nemotron-parse

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (30)

     Info
    Dimension
    Description
    Cost/host/hour
    ml.g5.2xlarge Inference (Batch)
    Recommended
    Model inference on the ml.g5.2xlarge instance type, batch mode
    $1.00
    ml.g5.2xlarge Inference (Real-Time)
    Recommended
    Model inference on the ml.g5.2xlarge instance type, real-time mode
    $1.00
    ml.g5.4xlarge Inference (Batch)
    Model inference on the ml.g5.4xlarge instance type, batch mode
    $1.00
    ml.g5.8xlarge Inference (Batch)
    Model inference on the ml.g5.8xlarge instance type, batch mode
    $1.00
    ml.g5.16xlarge Inference (Batch)
    Model inference on the ml.g5.16xlarge instance type, batch mode
    $1.00
    ml.g5.12xlarge Inference (Batch)
    Model inference on the ml.g5.12xlarge instance type, batch mode
    $1.00
    ml.g5.24xlarge Inference (Batch)
    Model inference on the ml.g5.24xlarge instance type, batch mode
    $1.00
    ml.g5.48xlarge Inference (Batch)
    Model inference on the ml.g5.48xlarge instance type, batch mode
    $1.00
    ml.g5.4xlarge Inference (Real-Time)
    Model inference on the ml.g5.4xlarge instance type, real-time mode
    $1.00
    ml.g5.8xlarge Inference (Real-Time)
    Model inference on the ml.g5.8xlarge instance type, real-time mode
    $1.00

    Vendor refund policy

    No refund

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    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.

    Usage information

     Info

    Delivery details

    Amazon SageMaker model

    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:
    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  .
    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  .

    Additional details

    Inputs

    Summary

    Given an image, nemotron-parse is able to extract formatted-text, with bounding-boxes and the corresponding semantic class. It accepts JSON requests via the /invocations API, where the image content is provided as a Base64-encoded data URI.

    Input MIME type
    application/json
    { "model": "nvidia/nemotron-parse", "messages": [ { "role": "user", "content": [ { "type": "image_url", "image_url": { "url": image_data_url } } ] } ], "max_tokens": 500, }
    No sample data for Batch job, can use same as above

    Input data descriptions

    The following table describes supported input data fields for real-time inference and batch transform.

    Field name
    Description
    Constraints
    Required
    model
    The specific model name, e.g., "nvidia/nemotron-parse".
    String
    Yes
    messages
    Conversation history, typically containing a single "user" message.
    Array of Objects
    Yes
    messages[].content
    Must contain an object with "type": "image_url" and an "image_url" object. The image data can be provided via a Base64-encoded data URI (e.g., data:image/png;base64,...) for local files (especially air-gapped deployment), or as a direct public URL to the online image file.
    Array of Objects
    Yes
    max_tokens
    The maximum number of tokens to generate in the response.
    Integer
    No

    Support

    Vendor support

    Free support via NVIDIA NIM Developer Forum:

    AWS infrastructure support

    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.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    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.