Skip to main content
IMDIMD

CLI

CLI switch model

Learn how to list available models, switch commands, and view the current model.

You can switch AI models in the CLI. Different models have different capabilities and consumption.

If you are unsure which models are available, run the list command to see all available models.

List models

Run imd models list to see all available AI models and their status.

The list shows each model's name, status, and whether it is currently selected.

Switch command

Run imd models use <model-name> to switch to the specified model.

After switching, all AI requests use the new model.

Current model

Run imd models current to view the currently selected model.

If no model is selected, the system uses the default model.