Skip to content

cmd model

github-actions[bot] edited this page Aug 25, 2026 · 2 revisions

nself model

Moved to a plugin (CLI-R11). Install it to keep using nself model.

This command moved

model was extracted from the core binary into the model plugin as part of CLI-R11 (the thin-core extraction). The command surface is unchanged — only where the code lives changed. This includes the ollama subcommand tree (cmd-ollama), which was already a child of model, not a separate top-level command.

nself install model
nself model list
nself model pull llama3.2:3b
nself model remove gemma-3-4b
nself model update llama3.2:3b
nself model benchmark llama3.2:3b
nself model ollama status

Until it is installed, nself model ... (and the legacy nself ollama ... spelling) prints an install hint pointing here. Full documentation (flags, exit codes, examples) now lives with the plugin: https://github.com/nself-org/plugins/tree/main/free/model

See Also

  • cmd-ollama, legacy spelling redirect (nself ollamanself model ollama)
  • cmd-ai, manage models via the nself-ai-gateway registry
  • cmd-install, plugin/bundle install sugar
  • cmd-plugin, plugin lifecycle management
  • Commands, full command index

Commands | Home

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally