omm

omm unlink

Remove one or more models' links from one runner (or every runner with --runner all) without touching the hub file or links into other runners.

Exactly what omm unlink --help prints, exported from the CLI source.

Usage

omm unlink [OPTIONS] {filenames}

Arguments

  • filenamesrequired

    Comma-separated model filenames or list numbers.

Options

  • --runner <str>Default: —

    Runner to unlink from, or 'all'.

Shared flags

Every omm command also accepts --json, --no-color, --quiet, -q, --yes, -y, so they are listed here once instead of on each command.

Exported from omm 0.3.101.

All commands