From a883e0921b2cfdf84f00344792a35bbad83ce828 Mon Sep 17 00:00:00 2001 From: Eric Curtin Date: Thu, 9 Oct 2025 16:47:08 +0100 Subject: [PATCH] Minor change Consistency we call it DMR everywhere, except for the github repos, which makes sense as docker/ is already at the start. Signed-off-by: Eric Curtin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6dafc81c..5984be0d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Model Runner +# Docker Model Runner Docker Model Runner (DMR) makes it easy to manage, run, and deploy AI models using Docker. Designed for developers, Docker Model Runner streamlines the process of pulling, running, and serving large language models (LLMs) and other AI models directly from Docker Hub or any OCI-compliant registry.