Skip to content

Commit cadd436

Browse files
committed
update install procedure
1 parent 06d13a7 commit cadd436

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

content/manuals/ai/model-runner/_index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,13 @@ Models are pulled from Docker Hub the first time they're used and stored locally
3535
3636
## Enable Docker Model Runner
3737

38-
1. Navigate to the **Features in development** tab in settings.
39-
2. Under the **Experimental features** tab, select **Access experimental features**.
40-
3. Select **Apply and restart**.
41-
4. Quit and reopen Docker Desktop to ensure the changes take effect.
42-
5. Open the **Settings** view in Docker Desktop.
43-
6. Navigate to **Features in development**.
44-
7. From the **Beta** tab, check the **Enable Docker Model Runner** setting.
45-
46-
You can now use the `docker model` command in the CLI and view and interact with your local models in the **Models** tab in the Docker Desktop Dashboard.
38+
1. In Docker Desktop, open the settings and select **Beta features**.
39+
2. Select **Enable Docker Model Runner** and **Enable host-side TCP support**.
40+
3. Select **Apply and restart** and select **Close**.
41+
42+
The **Models** menu is now available. You can also use the `docker model`
43+
command in the CLI and view and interact with your local models in the
44+
**Models** tab in the Docker Desktop Dashboard.
4745

4846
## Install a model
4947

0 commit comments

Comments
 (0)