---
title: "Unsloth Virtual Machine"
sidebar_label: "Unsloth Virtual Machine"
sidebar_position: 20
description: "How to create and run a cloud server with Unsloth via AI Marketplace"
---

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

# Unsloth Virtual Machine

<UnslothDescription />

## Get started with Unsloth Virtual Machine \{#getting-started-with-unsloth}

1. [Create a cloud server with Unsloth Virtual Machine](#create-cloud-server-with-unsloth).

2. [Run Unsloth Virtual Machine](#run-unsloth).

3. [Run Jupyter](#run-jupyter).

### 1. Create a cloud server with Unsloth Virtual Machine \{#create-cloud-server-with-unsloth}

<CreateServer SourceNameInPanel="Unsloth VM (Ubuntu 22.04 LTS 64-bit)" slug="unsloth" />

### 2. Run Unsloth Virtual Machine \{#run-unsloth}

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

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

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

4. Click **Login**.

### 3. Run Jupyter \{#run-jupyter}

1. In a browser, open the page `http://<ip_address>:8888`.

   Specify `<ip_address>` — the public IP address of the cloud server. You can copy it in the [Control panel](https://my.selectel.ru/ml/default/ai-marketplace): in the top menu, click **Products** → **AI Marketplace** → server page → **Ports** tab → in the port card next to the public IP address, click <CopyIcon />.

2. Enter the password — the server UUID. You can copy it in the [Control panel](https://my.selectel.ru/ml/default/ai-marketplace): in the top menu, click **Products** → **AI Marketplace** → in the server's <MoreVerticalIcon /> menu, select **Copy UUID**.

3. Click **Log in**.

<Formbricks />
