Synopsis
Description
Shows all available models, including both downloaded models and models available for download.Options
| Option | Description | Default |
|---|---|---|
-l, --local | Show only downloaded models | — |
-d, --detailed | Show detailed information | — |
Examples
List all models
List downloaded models only
Detailed view
JSON output
Output
The list shows:| Column | Description |
|---|---|
| Model | Model variant name |
| Status | Downloaded, Ready, Not Downloaded |
| Size | Download size |
| Progress | Download progress percentage (--detailed) |
| Path | Local model directory (--detailed) |
Status Values
| Status | Description |
|---|---|
ready | Loaded and ready for inference |
downloaded | On disk but not loaded |
downloading | Currently downloading |
not_downloaded | Available but not downloaded |
See Also
izwi pull— Download modelsizwi rm— Remove modelsizwi models— Model management