---
title: "Inference service configurations"
sidebar_label: "Configurations"
sidebar_position: 1
description: "Description of available inference service configurations"
---

import Formbricks from '@theme/MDXComponents/Formbricks';

# Inference service configurations

When [creating an inference service](/foundation-models-catalog/create/create-inference-service.mdx), you can select its configuration. The list of available configurations depends on the selected model and its [parameters](/foundation-models-catalog/create/model-parametrs.mdx). The configurations automatically include the appropriate number and type of graphics processing units (GPU), number of vCPU, and RAM.

The card for each configuration shows the expected [model performance metrics](/foundation-models-catalog/create/metrics.mdx). You can compare configurations and choose the one required for your tasks.

The configuration cannot be changed after the inference service is created.

<Formbricks />
