Choosing a model
Blaze CLI lets you switch between several AI models.
How to pick a model
In the interactive screen, type /model to list the available models. Use the arrow keys to choose one and press Enter to confirm.
Rough guide
Pick the right model for your goal.
-
Speed-first — light-weight model for quick questions and confirmation
-
Balanced — solid daily driver
-
Quality-first — for complex design or hard problems
The actual choices and their descriptions appear on the /model screen. Start with the default and switch as needed.
After choosing
Your choice is remembered automatically — the next launch uses the same model.
Specify at launch
blaze --model "model name"