Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.91 KB

File metadata and controls

40 lines (33 loc) · 1.91 KB

TLDR;

Getting Started

To setup prerequisities and quickstart deployment of Intel® AI for Enterprise Inference on a single node follow steps here Quick Start Guide

Intel® AI for Enterprise Inference Cluster Setup

Prerequisites


Deployment Options

Deployment Type Description
Single Node Quick start for testing or lightweight workloads (Guide)
Single Master, Multiple Workers For higher throughput workloads (Guide)
Multi-Master, Multiple Workers Recommended for HA enterprise clusters (Guide)

Supported Models

💡 Both validated and custom models are supported to meet diverse enterprise needs.


Configuration Files

Two files are required before deployment:


Deployment Command

Run the following script to deploy the inference platform:

bash inference-stack-deploy.sh

Post-Deployment