File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -162,21 +162,20 @@ <h2 class="font-medium">Gen AI catalog {{ partial
162162 < div class ="flex flex-col gap-12 ">
163163 < div class ="flex flex-col gap-4 ">
164164 < h2 class ="font-medium ">
165- Ask Gordon
165+ Docker Model Runner
166166 {{ partial "components/badge.html" (dict "color" "blue" "content" "Beta") }}
167167 </ h2 >
168168 < p class ="text-xl ">
169- Your personal Docker expert, built right into Docker Desktop .
169+ Run, test, and serve AI models locally in seconds — no setup, no hassle .
170170 </ p >
171171 < p >
172- Boost your productivity with Ask Gordon, an AI-powered
173- assistant designed to optimize your Docker workflows. From
174- improving Dockerfiles to troubleshooting containers, Gordon
175- is here to help.
172+ Whether you’re experimenting with the latest LLMs or deploying to production,
173+ Docker Model Runner brings the performance and control you need, without the friction.
174+
176175 </ p >
177176 </ div >
178177 < div class ="flex flex-col xl:flex-row gap-4 items-start ">
179- < a href ="/desktop/features/gordon / "
178+ < a href ="/desktop/features/model-runner / "
180179 class ="max-w-fit cursor-pointer rounded bg-blue-light px-4 py-2 text-white transition duration-300 hover:bg-blue-light-400 dark:bg-blue-dark-400 dark:hover:bg-blue-dark "> Read the docs</ a >
181180 </ div >
182181 </ div >
You can’t perform that action at this time.
0 commit comments