Skip to content

Commit 5ab4a2c

Browse files
committed
add group
1 parent b018493 commit 5ab4a2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can now use the `docker model` command in the CLI and view and interact with
8383

8484
Models are cached locally.
8585

86-
{{< tabs >}}
86+
{{< tabs group="release" >}}
8787
{{< tab name="From Docker Desktop">}}
8888

8989
1. Select **Models** and select the **Docker Hub** tab.
@@ -99,14 +99,14 @@ Use the [`docker model pull` command](/reference/cli/docker/).
9999

100100
## Run a model
101101

102-
{{< tabs >}}
102+
{{< tabs group="release" >}}
103103
{{< tab name="From Docker Desktop">}}
104104

105105
Select **Models** and select the **Local** tab and click the play button.
106106
The interactive chat screen opens.
107107

108108
{{< /tab >}}
109-
{{< tab name="From the Docker CLI">}}
109+
{{< tab name="From the Docker CLI" >}}
110110

111111
Use the [`docker model run` command](/reference/cli/docker/).
112112

@@ -117,7 +117,7 @@ Use the [`docker model run` command](/reference/cli/docker/).
117117

118118
To troubleshoot potential issues, display the logs:
119119

120-
{{< tabs >}}
120+
{{< tabs group="release" >}}
121121
{{< tab name="From Docker Desktop">}}
122122

123123
Select **Models** and select the **Logs** tab.

0 commit comments

Comments
 (0)