This unique model is the result of a cross-architecture distillation pipeline, combining knowledge from both the Qwen2.5-72B-Instruct model and the Llama-3.1-405B-Instruct model. By leveraging the strengths of these two distinct architectures, SuperNova-Medius achieves high-quality instruction-following and complex reasoning capabilities in a mid-sized, resource-efficient form.
SuperNova-Medius performs exceptionally well in instruction-following (IFEval) and complex reasoning tasks (BBH), demonstrating its capability to handle a variety of real-world scenarios. It outperforms Qwen2.5-14B and SuperNova-Lite in multiple benchmarks, making it a powerful yet efficient choice for high-quality generative AI applications.
Highlights
Customer Support: With its robust instruction-following and dialogue management capabilities, SuperNova-Medius can handle complex customer interactions, reducing the need for human intervention.
Content Creation: The model’s advanced language understanding and generation abilities make it ideal for creating high-quality, coherent content across diverse domains.
Technical Assistance: SuperNova-Medius has a deep reservoir of technical knowledge, making it an excellent assistant for programming, technical documentation, and other expert-level content creation.
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.
This listing is free to license, so you pay only for the AWS compute you run. Pricing is organized by AWS instance type and inference mode. Seven dimensions cover real-time inference across a range of GPU instance families, letting you match hardware to your throughput needs. Two dimensions cover batch inference on separate instance types for offline processing of larger jobs. Each dimension bills per host hour, so cost scales with how many hours you run each instance. You choose the instance size and mode that fit your workload.
Top-of-mind questions for buyers
What does one host hour mean for billing on these instance types?
One host hour is one hour that a single model inference instance runs. Each instance type you launch bills separately per running hour. Cost scales with how long the instance stays active and how many instances you run at once.
How does real-time inference billing differ from batch inference billing here?
Real-time inference keeps an instance running to serve live requests, so you pay per host hour while it stays up. Batch inference processes queued jobs on separate instance types, billing host hours only during the job run. Real-time suits interactive use; batch suits large offline jobs.
Am I charged for the model software itself, or only the compute?
The model license is free, so no software fee applies. You pay only the per-host-hour charges for the AWS instance type you run. This 14-billion-parameter model is available under the Apache-2.0 license, letting you run inference on the hardware you select.
huggingface.co
Helpful?
Vendor refund policy
This product is offered for free. If there are any questions, please contact us for further clarifications.
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 .
Version release notes
This version is configured for 4-GPU and 8-GPU instances in the g5, g6, p4, and p5 families. Context size is 32 KB and the OpenAI Messages API is enabled.
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
You can invoke the model using the OpenAI Messages AI. Please see the sample notebook for details.
Input MIME type
application/json, application/jsonlines
Real-time inference sample input data
{
"messages": [
{
"role": "system",
"content": "As a friendly technical assistant engineer, answer the question in detail.",
},
{"role": "user", "content": "Why are transformers better models than LSTM?"},
],
"max_tokens": 256
}
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.