Skip to content

Commit ca50934

Browse files
committed
ENGDOCS-2499
1 parent 9898fa5 commit ca50934

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

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

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,30 @@ description: Learn how to use Docker Model Runner to manage and run AI models.
1111
keywords: Docker, ai, model runner, docker deskotp,
1212
---
1313

14-
{{< summary-bar feature_name="Docker Model Runner" >}}
14+
{{< summary-bar feature_name="Docker Model Runner" >}}
15+
16+
The Docker Model Runner plugin lets you:
17+
18+
- Run AI models directly from the command line
19+
- Pull models from Docker Hub
20+
- Manage local models (list, remove)
21+
- Interact with models in prompt or chat mode
22+
23+
## Enable the feature
24+
25+
To enable Docker Model runner:
26+
27+
1. Open the **Settings** view in Docker Desktop.
28+
2. Navigate to the **Beta** tab in **Features in development**.
29+
3. Check the **Enable Docker Model Runner** checkbox.
30+
4. Select **Apply & restart**.
31+
32+
## Use the Docker Model Runner through the CLI
33+
34+
## Intergrate the Docker Model Runner into your software development lifecycle
35+
36+
## FAQs
37+
38+
## Known issues
39+
40+
## Get support and share feedback

0 commit comments

Comments
 (0)