Skip to content

Commit a57178a

Browse files
authored
Merge pull request #23440 from usha-mandya/dmr-get-started-patch
Fix incorrect cross-reference and repetitive headings
2 parents 466db49 + f4f3427 commit a57178a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/manuals/ai/model-runner/get-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ weight: 10
55
keywords: Docker, ai, model runner, setup, installation, getting started
66
---
77

8-
Get started with [Docker Model Runner](_index.md).
8+
Docker Model Runner (DMR) lets you run and manage AI models locally using Docker. This page shows you how to enable DMR, pull and run a model, configure model settings, and publish custom models.
99

1010
## Enable Docker Model Runner
1111

12-
### Enable DMR in Docker Desktop
12+
You can enable DMR using Docker Desktop or Docker Engine. Follow the instructions below based on your setup.
13+
14+
### Docker Desktop
1315

1416
1. In the settings view, go to the **AI** tab.
1517
1. Select the **Enable Docker Model Runner** setting.
@@ -30,7 +32,7 @@ with your local models in the **Models** tab in the Docker Desktop Dashboard.
3032
> For Docker Desktop versions 4.45 and earlier, this setting was under the
3133
> **Beta features** tab.
3234
33-
### Enable DMR in Docker Engine
35+
### Docker Engine
3436

3537
1. Ensure you have installed [Docker Engine](/engine/install/).
3638
1. Docker Model Runner is available as a package. To install it, run:

0 commit comments

Comments
 (0)