Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading