As demand for AI inference explodes, I’ll be asking a lot more of my little computer.
How much more?
Over the past five weeks, I’ve been using local models to see how much of my daily work I can accomplish without the trillion parameter models in the cloud. The answer is half.
| Category |
Count |
% of Total |
Example |
| Other |
521 |
35.3% |
Catch-all for unstructured requests |
| Scheduling |
254 |
17.2% |
Check availability, propose meeting times |
| Market Research |
192 |
13.0% |
Competitor analysis, fundraising data |
| Summarization |
184 |
12.4% |
Transcript review, video summaries |
| Email & Inbound |
170 |
11.5% |
Draft replies, follow-ups, forwards |
| Engineering |
147 |
9.9% |
Debug scripts, API fixes, CLI tasks |
| Admin |
10 |
0.7% |
Travel, expenses, reimbursements |
If you classify these 1.4k tasks by category, half can succeed on a local 35B model. Email & Inbound, Scheduling, Summarization, & Admin total 618 tasks (41.8%). Market Research & Engineering split roughly 50/50 between simple tasks (data lookups, script fixes) and complex ones (multi-source synthesis, architectural decisions). That gets us to 50%.