From 2849691d38ff5daec48e9544e005d8a6ed2bcacc Mon Sep 17 00:00:00 2001 From: Dorin Geman Date: Mon, 6 Oct 2025 12:12:51 +0300 Subject: [PATCH] docs: archive notice - repository consolidated into model-runner This repo has been consolidated into model-runner. All future development, issues, and PRs should be directed there. Signed-off-by: Dorin Geman --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a3f8d62..8ab8b03 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Docker Model CLI +## ⚠️ This Repository Has Moved + +This repository has been consolidated into [model-runner](https://github.com/docker/model-runner/tree/main/cmd/cli). + +All future development, issues, and pull requests should be directed there. + +Please visit the new repository for the latest updates and to contribute. + +--- + A powerful command-line interface for managing, running, packaging, and deploying AI/ML models using Docker. This CLI lets you install and control the Docker Model Runner, interact with models, manage model artifacts, and integrate with OpenAI and other backends—all from your terminal. ## Features