Back to Docker

docker model

_vendor/github.com/docker/model-runner/cmd/cli/docs/reference/model.md

18.09-release3.8 KB
Original Source

docker model

<!---MARKER_GEN_START-->

Docker Model Runner

Subcommands

NameDescription
benchBenchmark a model's performance at different concurrency levels
dfShow Docker Model Runner disk usage
inspectDisplay detailed information on one model
install-runnerInstall Docker Model Runner (Docker Engine only)
launchLaunch an app configured to use Docker Model Runner
listList the models pulled to your local environment
logsFetch the Docker Model Runner logs
packagePackage a model into a Docker Model OCI artifact
psList running models
pullPull a model from Docker Hub or HuggingFace to your local environment
purgeRemove all models
pushPush a model to Docker Hub or Hugging Face
reinstall-runnerReinstall Docker Model Runner (Docker Engine only)
requestsFetch requests+responses from Docker Model Runner
restart-runnerRestart Docker Model Runner (Docker Engine only)
rmRemove local models downloaded from Docker Hub
runRun a model and interact with it using a submitted prompt or chat mode
searchSearch for models on Docker Hub and HuggingFace
showShow information for a model
skillsInstall Docker Model Runner skills for AI coding assistants
start-runnerStart Docker Model Runner (Docker Engine only)
statusCheck if the Docker Model Runner is running
stop-runnerStop Docker Model Runner (Docker Engine only)
tagTag a model
uninstall-runnerUninstall Docker Model Runner (Docker Engine only)
unloadUnload running models
versionShow the Docker Model Runner version
<!---MARKER_GEN_END-->

Description

Use Docker Model Runner to run and interact with AI models directly from the command line. For more information, see the documentation