---
title: Create
url: https://docs.vultr.com/reference/vultr-cli/inference/create
description: Provisions a new inference instance on Vultrs platform for deploying and running machine learning models.
publish_date: 2025-09-14T03:05:39.267305Z
last_updated: 2025-11-07T17:45:48.017137Z
---

The `vultr-cli inference create` command provisions a new AI inference instance on Vultr's platform, allowing you to deploy machine learning models for production use.

## Usage

```console
$ vultr-cli inference create [flags]
```

## Examples

```console
# Full example
$ vultr-cli inference create --label="example-inference"
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -l | --label | label for the new inference subscription |