Adopting a Triage Strategy for Enterprise AI Portfolios
The Great AI Unbundling: Why Your All-in-One Strategy is a Liability
The era of standardizing on a single frontier AI vendor is over. While corporate boardrooms once viewed a single-provider strategy as a robust AI plan, the rapid convergence of open-source capabilities and the rise of model distillation have made that approach obsolete. The hidden consequence of sticking to a single-vendor paradigm is not just financial inefficiency; it is a failure to match the right intelligence to the right task. By treating AI as a monolithic utility rather than a tiered triage system, enterprises overpay for low-stakes tasks while ignoring the security and autonomy benefits of local, open-source models. The advantage now belongs to organizations that treat AI intelligence as a portfolio, balancing high-cost, high-protection frontier models with low-cost, high-efficiency local alternatives.
The Collapse of the Frontier Gap
For years, the gap between proprietary frontier models and open-source alternatives was a chasm. As Jordan Wilson notes, the ELO score gap, a proxy for model capability, has shrunk from a massive 250-point deficit to roughly 30 points. In many cases, the difference is now so marginal that it is indistinguishable to all but the most specialized users.
The gap between the ELO scores, well it cut down by about 90 percent. It went from about a 250 point gap from the best frontier or closed source model. Well, now it is only about 30 points.
-- Jordan Wilson
This convergence is driven by model distillation, where smaller models are trained on the outputs of larger, frontier-level models. While this practice has drawn scrutiny from the U.S. government regarding intellectual property, the market result is clear: the cost of intelligence has crashed. Enterprises can now achieve the performance of a year-old frontier model on local hardware, effectively decoupling their operational costs from the pricing models of big-tech providers.
The Hidden Trade-off: Legal Protection vs. Operational Cost
The most dangerous trap for executives today is the assumption that open-source models are a free replacement for proprietary ones. While switching to open-source can save millions in API fees, it strips away the legal scaffolding that enterprise-grade providers offer. Proprietary providers, such as OpenAI, Anthropic, Google, and Microsoft, typically include IP indemnification and warranties. Open-source licenses, such as Apache 2.0 or MIT, explicitly disclaim these protections.
You have a level of legal protection... which you do not get that with open source models. So as an example deep-seek they used different MIT licenses Apache 2.0. Yeah essentially there is no warranty or non-infridgment agreements.
-- Jordan Wilson
The downstream effect is a binary choice: pay the premium for the insurance of closed-source models in regulated or customer-facing scenarios, or accept the liability risk when using open-source tools for internal, high-volume tasks.
The Triage Operating Model
Systems-thinking requires moving away from one-size-fits-all AI. Wilson argues for a triage approach, similar to an emergency room: you do not deploy your most expensive resources on minor issues.
- High-Value/Regulated Tasks: Use frontier models. The cost premium is an insurance policy for intellectual property and legal safety.
- High-Volume/Low-Stakes Tasks: Use distilled, open-source APIs or self-hosted models. Tasks like summarization, bulk parsing, and classification do not require the reasoning capabilities of a frontier model, yet they consume the majority of enterprise API budgets.
- Private/Sensitive Workflows: Use local, self-hosted models. By moving these workflows on-premise, companies gain complete control over data privacy, a level of security that exceeds what is possible in the cloud, provided the organization has the technical maturity to manage the infrastructure.
Key Action Items
- Audit your API spend (Immediate): Identify high-volume, low-complexity tasks currently running on frontier models. These are your primary candidates for migration to cheaper, open-source alternatives.
- Implement an AI Triage Framework (Next 30-60 days): Categorize your AI workflows by risk. Move customer-facing and regulated output to premium, indemnified providers; move internal, high-volume tasks to cost-efficient open-source models.
- Invest in local infrastructure (3-6 months): Evaluate the ROI of purchasing dedicated hardware, such as high-end workstations, to run open-source models locally. This investment pays off by eliminating recurring API costs and keeping sensitive data off third-party servers.
- Review legal and compliance posture (Ongoing): Before migrating any workflow to open source, ensure your legal team understands the lack of IP indemnification. If the output is customer-facing, the savings in API costs may be dwarfed by the potential legal liability.
- Standardize on Frontier for Reasoning (Ongoing): Reserve your expensive frontier API credits strictly for tasks requiring complex reasoning, strategic planning, or high-stakes decision-making.