From f4f34275b2b34b6d9e37f4662b6340f32d8f051f Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Mon, 22 Sep 2025 11:26:51 +0100 Subject: [PATCH] Fix incorrect cross-reference and repetitive headings Signed-off-by: Usha Mandya --- content/manuals/ai/model-runner/get-started.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/manuals/ai/model-runner/get-started.md b/content/manuals/ai/model-runner/get-started.md index 0d8714f3b4e9..52df8cc8ee91 100644 --- a/content/manuals/ai/model-runner/get-started.md +++ b/content/manuals/ai/model-runner/get-started.md @@ -5,11 +5,13 @@ weight: 10 keywords: Docker, ai, model runner, setup, installation, getting started --- -Get started with [Docker Model Runner](_index.md). +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. ## Enable Docker Model Runner -### Enable DMR in Docker Desktop +You can enable DMR using Docker Desktop or Docker Engine. Follow the instructions below based on your setup. + +### Docker Desktop 1. In the settings view, go to the **AI** tab. 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. > For Docker Desktop versions 4.45 and earlier, this setting was under the > **Beta features** tab. -### Enable DMR in Docker Engine +### Docker Engine 1. Ensure you have installed [Docker Engine](/engine/install/). 1. Docker Model Runner is available as a package. To install it, run: