You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/ai/model-runner/_index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,10 @@ Models are pulled from Docker Hub the first time they're used and stored locally
43
43
44
44
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.
45
45
46
+
> [!IMPORTANT]
47
+
>
48
+
> For Docker Desktop versions 4.41 and earlier, this settings lived under the **Experimental features** tab on the **Features in development** page.
49
+
46
50
### Enable DMR in Docker Engine
47
51
48
52
1. Ensure you have installed [Docker Engine](/engine/install/).
Copy file name to clipboardExpand all lines: content/manuals/desktop/settings-and-maintenance/settings.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -484,6 +484,12 @@ You can also sign up to the [Developer Preview program](https://www.docker.com/c
484
484
485
485
For a list of current experimental features in the Docker CLI, see [Docker CLI Experimental features](https://github.com/docker/cli/blob/master/experimental/README.md).
486
486
487
+
> [!IMPORTANT]
488
+
>
489
+
> For Docker Desktop versions 4.41 and earlier, there is also an **Experimental features** tab under the **Features in development** page.
490
+
>
491
+
> As with beta features, experimental features must not be used in production environments. Docker does not offer support for experimental features.
492
+
487
493
## Notifications
488
494
489
495
Use the **Notifications** tab to turn on or turn off notifications for the following events:
0 commit comments