Reduce inference costs and increase inference speed by using Multiverse Computing's CompactifAI Llama 4 Scout Slim. A 50% compression of the widely known Meta Llama 4 Scout model.
Reduce inference costs and increase inference speed by using Multiverse Computing's CompactifAI Llama 4 Scout Slim. A 50% compression of the widely known Meta Llama 4 Scout model.
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 hour for model inference, based on the AWS instance type and inference mode you run. The ml.g5.xlarge option runs in batch mode, which processes grouped requests rather than immediate responses. The ml.p5.48xlarge option runs in real-time mode for on-demand responses. These are independent usage-based options, not tiers. Your cost scales with how many host hours you use on each instance. You select the instance and mode that fit your workload, and billing follows actual usage.
Top-of-mind questions for buyers
What do I get with the ml.g5.xlarge and ml.p5.48xlarge host hours?
Each host hour covers running the compressed model on that specific AWS instance type. The ml.g5.xlarge is a smaller single-GPU instance suited to batch processing. The ml.p5.48xlarge is a multi-GPU instance built for real-time inference. You pay for each hour the chosen instance runs.
Am I charged when an instance is not running inference?
Billing meters host hours, so charges accrue while the instance is provisioned and running. If you stop or terminate the instance, software host-hour charges stop. Underlying AWS infrastructure fees, such as storage, may still apply separately based on your AWS account setup.
How do the batch and real-time options differ for my bill?
The ml.g5.xlarge batch option processes grouped requests together, which fits scheduled or non-urgent workloads. The ml.p5.48xlarge real-time option handles on-demand responses for interactive use. Each bills independently by host hour. You can run one, the other, or both, depending on your workload.
multiversecomputing.com
Helpful?
Vendor refund policy
Placeholder Refund Policy
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
CompactifAI Llama 4 Scout inference on a vLLM engine
Additional details
Inputs
Outputs
Usage instructions
Sample notebooks
Inputs
Summary
Our model accepts an input compatible with openAI's chat completions endpoint.
Limitations for input type
Context Length Limit: `256000`
Maximum Output Sequence Length: `32768`
Input MIME type
application/json
Real-time inference sample input data
{
"model": "cai-llama-4-scout-slim",
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Tell me about quantum computing."}
]
}
Batch transform sample input data
{
"model": "cai-llama-4-scout-slim",
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Tell me about quantum computing."}
]
}
Input data descriptions
The following table describes supported input data fields for real-time inference and batch transform.
Field name
Description
Constraints
Required
messages
An array of dictionaries, each dictionary must follow this format:
{
"role": "system" | "user" | "assistant",
"content": "The message content"
}
The sum of the tokens of your messages array must not exceed 223232
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.
CompactifAI API empowers organizations with ultra-efficient and scalable AI models that slash compute and energy costs, accelerate deployment, and fuel innovation, all without compromising performance or reliability!
Reduce inference costs and increase inference speed by using Multiverse Computing's CompactifAI Llama 3.1 Slim. A 80% compression of the widely known Meta Llama 3.1 8B model.
Reduce inference costs and increase inference speed by using Multiverse Computing's CompactifAI HyperNova 60B. In direct benchmarks against Mistral 3 Large, HyperNova 60B delivers outstanding gains:
Reduce inference costs and increase inference speed by using Multiverse Computing's CompactifAI Mistral Small 3.1 Slim. A 50% compression of the widely known Mistral Small 3.1 model.
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.