From 389fcc853834f0d6e5658c344806b610da279487 Mon Sep 17 00:00:00 2001 From: Nigel Poulton Date: Fri, 13 Jun 2025 22:55:44 +0100 Subject: [PATCH] Update _index.md Adding "Serve models on OpenAI-compatible APIs for easy integration with existing apps" to the list of key features as I think this needs to be front and center when talking about DMR. --- content/manuals/ai/model-runner/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/manuals/ai/model-runner/_index.md b/content/manuals/ai/model-runner/_index.md index eaecd86245b0..4128aba5d0f1 100644 --- a/content/manuals/ai/model-runner/_index.md +++ b/content/manuals/ai/model-runner/_index.md @@ -19,6 +19,7 @@ aliases: ## Key features - [Pull and push models to and from Docker Hub](https://hub.docker.com/u/ai) +- Serve models on OpenAI-compatible APIs for easy integration with existing apps - Package GGUF files as OCI Artifacts and publish them to any Container Registry - Run and interact with AI models directly from the command line or from the Docker Desktop GUI - Manage local models and display logs