---
title: "LiteLLM Virtual Machine"
sidebar_label: "LiteLLM Virtual Machine"
sidebar_position: 19
description: "How to create and launch a cloud server with LiteLLM via AI Marketplace"
---

import CreateServer from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/ai-marketplace/create-server.mdx'
import {CustomTable} from '@selectel/docux/components'
import MoreVerticalIcon from '@selectel/docux/icons/more-vertical'
import Formbricks from '@theme/MDXComponents/Formbricks'
import LiteLlmDescription from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/ai-marketplace/litellm.mdx'

# LiteLLM Virtual Machine

<LiteLlmDescription />

## Get started with LiteLLM Virtual Machine \{#getting-started-with-litellm}

1. [Create a cloud server with LiteLLM](#create-cloud-server-with-litellm).

2. [Run LiteLLM](#run-litellm).

### 1. Create a cloud server with LiteLLM \{#create-cloud-server-with-litellm}

<CreateServer SourceNameInPanel="LiteLLM VM (Ubuntu 24.04 LTS 64-bit)" slug="litellm" />

### 2. Run LiteLLM \{#run-litellm}

1. In the [control panel](https://my.selectel.ru/ml/default/ai-marketplace), click **Products** in the top menu and select **AI Marketplace**.

2. In the LiteLLM Virtual Machine card, click **Go to GUI**.

3. In the **Username** field, enter the username — `admin`.

4. In the **Password** field, enter the password—the server UUID. You can copy it in the [control panel](https://my.selectel.ru/ml/default/ai-marketplace): from the top menu, click **Products** → **AI Marketplace** → in the <MoreVerticalIcon /> server menu, select **Copy UUID**.

5. Click **Login**.

<Formbricks />
