Tutorials · Chapter C (3/4) · ~9 min
Choosing a model
Try it → see it → read → next
Pick for job, cost, privacy, and speed — not hype tweets.
Try yourself
Playground
Model chooser
Turn on what you need. Watch the recommendation reorder — no hype required.
- 1Swift Mini
Great for autocomplete & short drafts.
- 2Local Open
Runs on your machine — privacy first.
- 3Balanced Pro
Solid daily driver for most chat tasks.
- 4Frontier Max
Hardest reasoning — slower & pricier.
Best match floats to the top
Recap
What you just did
You practiced picking paths. Model choice is the same muscle.
Teach
How it works
Decision checklist:
- Task hardness — classify emails vs write a novel vs prove theorems.
- Context needs — long PDFs need larger windows or RAG.
- Latency & cost — smaller / faster models for autocomplete UI.
- Privacy — on-prem / local vs hosted API; training-on-your-data policies.
- Tooling — vision? JSON mode? function calling?
- Evals — run your goldens on 2–3 candidates.
Open weights vs closed APIs: control and privacy vs convenience and polish. Both can be right.
Use it
When you'd use this
- Prototyping: start cheap/fast, upgrade when evals demand.
- Production: lock versions; don’t silent-auto-upgrade a model under you.
Watch out
Watch out
Version changes break prompts. Pin model IDs. Watch rate limits.
Try next
Try this next
For one personal task, write which model class you’d pick (tiny / mid / frontier) and why.