Skip to content

Commit 858a1b5

Browse files
publish updates from main (#22382)
Automated pull request for publishing docs updates. --------- Co-authored-by: Sarah Sanders <[email protected]> Co-authored-by: Allie Sadler <[email protected]>
2 parents af55845 + 4a3f007 commit 858a1b5

20 files changed

+85
-109
lines changed

content/manuals/desktop/features/gordon/_index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,19 @@ Ask Gordon is not enabled by default. To enable the feature:
102102

103103
After signing in to your Docker Account, enable the Docker AI feature:
104104

105-
1. Open the **Settings** view in Docker Desktop.
106-
2. Navigate to **Features in development**.
107-
3. Check the **Enable Docker AI** checkbox.
105+
1. Navigate to the **Features in development** tab in settings.
106+
2. Under the **Experimental features** tab, select **Access experimental features**.
107+
3. Select **Apply and restart**.
108+
4. Quit and reopen Docker Desktop to ensure the changes take effect.
109+
5. Open the **Settings** view in Docker Desktop.
110+
6. Navigate to **Features in development**.
111+
7. From the **Beta** tab, check the **Enable Docker AI** checkbox.
108112

109113
The Docker AI terms of service agreement is displayed. You must agree to the
110114
terms before you can enable the feature. Review the terms and select **Accept
111115
and enable** to continue.
112116

113-
4. Select **Apply & restart**.
117+
8. Select **Apply & restart**.
114118

115119
## Using Ask Gordon
116120

content/manuals/desktop/features/model-runner.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,15 @@ The Docker Model Runner plugin lets you:
2121

2222
Models are pulled from Docker Hub the first time they're used and stored locally. They're loaded into memory only at runtime when a request is made, and unloaded when not in use to optimize resources. Since models can be large, the initial pull may take some time — but after that, they're cached locally for faster access. You can interact with the model using [OpenAI-compatible APIs](#what-api-endpoints-are-available).
2323

24-
Docker Model Runner is enabled by default in Docker Desktop.
24+
## Enable Docker Model Runner
25+
26+
1. Navigate to the **Features in development** tab in settings.
27+
2. Under the **Experimental features** tab, select **Access experimental features**.
28+
3. Select **Apply and restart**.
29+
4. Quit and reopen Docker Desktop to ensure the changes take effect.
30+
5. Open the **Settings** view in Docker Desktop.
31+
6. Navigate to **Features in development**.
32+
7. From the **Beta** tab, check the **Enable Docker Model Runner** setting.
2533

2634
## Available commands
2735

-58.1 KB
Binary file not shown.
-75.8 KB
Binary file not shown.
-71.1 KB
Binary file not shown.
-91.8 KB
Binary file not shown.
-7.1 KB
Binary file not shown.
-39.4 KB
Binary file not shown.
-114 KB
Binary file not shown.
142 KB
Loading

0 commit comments

Comments
 (0)