22 Aug 2026•3 min read
Self-hosting a capable model is now a genuine option rather than a research exercise. The decision turns on data sensitivity and load shape, not on ideology.
19 August 2026•3 min read
Two years ago the practical answer to "should we run our own model" was almost always no. The capability gap was wide, the operational burden was real, and the hardware was scarce. The gap has narrowed considerably for a large class of tasks, and the question is now a genuine engineering trade-off rather than a foregone conclusion.
In practice the answer is usually both, split by task rather than by principle. Self-host the mechanical majority of your traffic where cost and latency dominate and quality requirements are modest. Call an API for the difficult tail. Put a routing layer between them so the split is a configuration change rather than an architectural commitment.
This also gives you leverage. A team that can move workloads between providers negotiates differently from one that cannot, and it survives a provider outage as a degradation rather than an incident.
The honest total for self-hosting includes accelerator time at your actual utilisation, not peak; engineering time for serving, batching, and monitoring; the evaluation work to verify each model upgrade; and the opportunity cost of the features not built while doing all of it. Compare that against API spend measured over a realistic year rather than a demo month.
Model weights being open does not make inference free. It makes it yours, which is a different and sometimes better thing.
Take one week of production traffic. Classify it by task. Estimate cost under each option using real token counts. Then ask whether any of that traffic carries data you would be uncomfortable seeing in a vendor incident report. Those two numbers and that one question will resolve the debate faster than any benchmark.
@umarrafique923
Author and writer at CandyWrite. Sharing knowledge, tutorials, and reflections on technology, design, and ideas.
Join 12,000+ readers getting our Saturday morning editorial dispatch with our top essays and reading recommendations.
22 Aug 2026•3 min read
24 Aug 2026•3 min read
20 Aug 2026•3 min read
23 Aug 2026•3 min read
Discussion (0)
Join the conversation. Sign in to leave a response or reply to comments.