Listing Thumbnail

    Nvidia Nemotron-3-Super-120B-FP8 Stained Glass Enabled

     Info
    Deployed on AWS
    Run sensitive AI workloads on shared GPU infrastructure without data exposure. Stained Glass Output Protection protects tokens as they are generated by the LLM. Pairing with Stained Glass Transform (not included in this marketplace product) gives round-trip LLM protection.

    Overview

    Roundtrip Protection for Sensitive AI Workloads

    Organizations in many sectors (including, but not limited to healthcare, financial services, and legal) need to run large language models over confidential data - but shared GPU infrastructure and multi-tenant environments create exposure risk. Protopia AI's Stained Glass Transform (SGT, not included in this marketplace product) protects model inputs through stochastic transformation. This listing is a companion model endpoint configured to accept SGT-protected representations as well as plaintext, and return protected responses with Stained Glass Output Protection.

    Protopia AI's Stained Glass Output Protection encrypts tokens as they are generated by an LLM. The generated response is never fully available in plaintext on the compute infrastructure. Raw data never leaves its trust zone-only these protected re-representations of the data reach the compute infrastructure.

    How It Works

    Stained Glass Output Protection encrypts each token as it is generated by the LLM. Every request establishes a secure key exchange to individually encrypt each generated token. The plaintext response never exists in its entirety on the compute infrastructure. This prevents leakage via logs, dumps, state, etc. Only the authorized client holding its private key can decrypt the response.

    Not included in this marketplace product, the companion Stained Glass Transform (SGT) transforms your input data into unintelligible prompt embeddings (prompt_embeds) before being sent to the compute infrastructure. The plaintext never leaves the data owner's trust zone. This [SGT-Enabled Nvidia Nemotron-3-Super-120B-FP8] supports SGT-transformed inputs, processing protected representations directly with no decoder on the endpoint.

    This roundtrip protection pipeline means that neither the input nor the output is ever exposed on the inference host - a critical requirement for regulated industries handling patient records, financial documents, or privileged legal communications.

    Use Case: Confidential Document Summarization

    A financial services firm running retrieval-augmented generation (RAG) over proprietary research documents on shared cloud GPUs can deploy this listing to ensure that neither the retrieved context (input) nor the generated summaries (output) are visible to the infrastructure operator or co-tenants. The same pattern applies to healthcare organizations summarizing patient records or legal teams analyzing privileged communications.

    About the Model

    The underlying NVIDIA Nemotron-3-Super-120B-A12B model was pre-trained on over 25 trillion tokens spanning code, math, science, and general knowledge across 20 languages, then instruction-tuned for tool calling, structured outputs, and long-context retrieval. NVIDIA reports benchmark results including 86.01 on MMLU and 90.67 on GSM8K (8-shot). This listing serves an FP8-quantized variant for reduced memory footprint and inference latency, which may show minor accuracy variation from published BF16 figures.

    Deployment and Scaling

    Served on vLLM with tensor parallelism that auto-sizes to the deployed instance's GPU count. Verified serving prompt_embeds correctly across all supported real-time instance sizes.

    Note: despite the delivery configuration listing a recommended batch transform instance, batch (asynchronous) inference is not currently supported -- no AWS SageMaker batch transform instance type is capable of serving a model this large. Only real-time inference is supported today.

    Why Stained Glass Transform Over Alternatives

    Unlike homomorphic encryption, SGT operates with low compute overhead on commodity hardware - no specialized TEE hardware required. Unlike differential privacy approaches that inject noise, SGT preserves full data fidelity so model accuracy is maintained. This frees powerful GPUs for inference rather than encryption overhead, and integrates into existing AI pipelines with minimal latency impact.

    Getting Started

    To evaluate this solution or schedule a technical demo with our solutions engineering team, contact us at contact@protopia.ai . We support deployments across on-premises, multi-tenant cloud, and edge environments.

    Input/Output Format

    Inputs can be passed as prompt_embeds (transformed embeddings). Outputs are returned as tokenwise-encrypted payloads using a secure key exchange. See the sample Jupyter notebook (https://github.com/protopia-ai/sagemaker-marketplace/blob/main/invoke_sgt_nemotron_endpoint.ipynb ) for a full walkthrough of payload structure, decryption steps, and SDK usage.

    Highlights

    • Unlock AI Data Potential Securely Access sensitive data without compromising security, enhancing AI model accuracy with high-quality inputs on shared infrastructure.
    • Protect the output, too Generated tokens are returned tokenwise-encrypted.
    • NVIDIA Nemotron-3-Super-120B (FP8); a large, high-quality open model, now with full input+output protection.

    Details

    Delivery method

    Latest version

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    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

    Nvidia Nemotron-3-Super-120B-FP8 Stained Glass Enabled

     Info
    This product is available free of charge. Free 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.

    Vendor refund policy

    This package is provided free of charge, and no refunds will be provided.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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  .
    Version release notes

    Adds realtime support for ml.g7e.48xlarge, ml.g6e.12xlarge, and ml.g6e.48xlarge (ModelPackage updated 2026-07-07).

    Additional details

    Inputs

    Summary

    Body is fully compatible with OpenAI Chat Completions and Completions request bodies. Note that only Completions-style requests are compatible with prompt embeddings, using vLLM's prompt_embeds key in the JSON body. CustomAttributes must carry the client's base64-encoded x25519 public key.

    Input MIME type
    application/json, application/jsonlines
    { "messages": [ {"role": "user", "content": "Why is the greenland shark the best shark?"} ], "max_tokens": 150 }
    {"messages": [{"role": "user", "content": "Why is the greenland shark the best shark?"}], "max_tokens": 150}

    Resources

    Vendor resources

    Support

    Vendor support

    Please contact us for further support at support@protopia.ai 

    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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 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.