File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/manuals/ai/model-runner Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Models are cached locally.
9292{{< /tab >}}
9393{{< tab name="From the Docker CLI">}}
9494
95- Use the [ ` docker model pull ` command] ( /reference/cli/docker/ ) .
95+ Use the [ ` docker model pull ` command] ( /reference/cli/docker/model/run/ ) .
9696
9797{{< /tab >}}
9898{{< /tabs >}}
@@ -108,7 +108,7 @@ The interactive chat screen opens.
108108{{< /tab >}}
109109{{< tab name="From the Docker CLI" >}}
110110
111- Use the [ ` docker model run ` command] ( /reference/cli/docker/ ) .
111+ Use the [ ` docker model run ` command] ( /reference/cli/docker/model/run/ ) .
112112
113113{{< /tab >}}
114114{{< /tabs >}}
@@ -125,7 +125,7 @@ Select **Models** and select the **Logs** tab.
125125{{< /tab >}}
126126{{< tab name="From the Docker CLI">}}
127127
128- Use the [ ` docker model log ` command] ( /reference/cli/docker/ ) .
128+ Use the [ ` docker model logs ` command] ( /reference/cli/docker/model/logs / ) .
129129
130130{{< /tab >}}
131131{{< /tabs >}}
You can’t perform that action at this time.
0 commit comments