By Hemasumanth Rasineni and Tyler Gillam
Anyone building with AI runs into the same tradeoff: how to get the most intelligence per dollar, the right model at the right cost for each task. DigitalOcean Inference Engine is built to help you make that tradeoff, and one way is finding the right model for each job. But sometimes one model isn’t enough. On deep-research tasks, we found that running several models and synthesizing their outputs beats relying on one: an all-open-source panel (GLM 5.2 + Kimi K2.6) scored higher than every single model we tested, including Fable 5, at about half its cost per task.
Model synthesis, a new server-side tool on DigitalOcean Inference Engine, does that orchestration for you. It runs from a model configuration you define: a panel of models that process each request in parallel, and a synthesizer model that reviews the panel’s outputs and combines them into one response. Start from an optimized preset or define the panel and synthesizer yourself.
It pays off. We benchmarked model synthesis on DRACO, a 100-task deep-research benchmark, across 15 open-source and frontier model configurations. The key results:
GLM 5.2 + Kimi K2.6 panel scored 65.65% on quality at $0.83 per task, outperforming Fable 5 (62.21% at $1.59 per task).
Four open-source combinations land in the ideal quadrant, offering higher quality at lower cost.
Fable 5 + GPT-5.6 frontier panel scored 69.01% on quality at $4.76 per task, the highest quality and highest cost of any model configuration tested.
We measured each configuration on two axes: quality (higher is better) and cost per task (lower is better). The chart below plots each configuration’s quality against its cost per task: the ideal quadrant would be the top left, where quality is highest and cost per task is lowest. The best open-source configurations land in the ideal quadrant, with higher quality at a lower cost per task than frontier single models. (The open-source single models sit lower and further left: cheaper, but at lower quality.)
Figure 1. Quality versus cost per task in USD (up and to the left is better; the horizontal axis is log scale, so each gridline doubles the cost). The shaded area marks configurations that beat Fable 5 on both counts, higher quality and lower cost. The open-source GLM 5.2 + Kimi K2.6 panel is the standout: it scores higher than every single model, including Fable 5, at about half of Fable 5’s cost. The frontier Fable 5 + GPT-5.6 pairing tops quality but at a premium cost, and the cheap open-source single models sit lower and to the left, cheapest but at lower quality. In each panel, the first model listed is the synthesizer.
We benchmarked model synthesis against single models on DRACO, a public deep-research benchmark. DRACO is built for exactly the kind of question a single quick answer cannot handle; it poses 100 demanding research tasks across ten real-world domains, from law and medicine to finance and product comparison. Each task is open-ended and evidence-heavy, questions where a strong answer has to gather facts from many angles, weigh them, and lay out a thorough, well-cited response rather than a one-line reply. Every task comes with a detailed rubric of the specific points a good answer should cover, and an independent judge scores each answer on how many of those points it includes and supports. Because the same judge grades every configuration against the same rubric, the scores are directly comparable. That breadth and evidence work is precisely what the synthesis tool is designed to improve, which is why we chose DRACO. For each configuration, we recorded a quality score and cost per task. We compared 15 configurations: 4 single models (the frontier GPT-5.6 and Fable 5, plus open-source DeepSeek V4 Pro and GLM 5.2) and 11 model configurations that vary the panel and the synthesizer, 1 frontier pairing and 10 open-source. The full set appears in Tables 1 and 2.
The best open-source model configuration scored higher than every single model tested on this benchmark, and most model configurations beat the strongest single model. Compared with frontier single models, the best open-source model configuration (GLM 5.2 + Kimi K2.6) delivers higher quality than both Fable 5 and GPT-5.6 at a lower cost per task. The trade-off is cost against the cheapest single open models: GLM 5.2 and DeepSeek V4 Pro run for less per task, but at much lower quality. Table 1 ranks the configurations we measured end-to-end by quality, with cost per task.
Table 1. Higher quality score is better; lower cost per task is better. The GLM 5.2 + Kimi K2.6 panel and the DeepSeek V4 Pro + Kimi K2.6 panel synthesized by DeepSeek were scored on the same benchmark but not separately metered for cost in this run, so they appear in Table 2 by score. Their per-task cost sits in the same range as the other two-model panels. Note: Costs and cost per task are based on token pricing and usage rates at the time of testing (July 2026).
Two patterns stand out. First, the synthesizer choice drives quality. On every panel, GLM 5.2 synthesized best, DeepSeek V4 Pro next, and Kimi K2.6 last. Second, the best two-model panel is as strong as the three-model panel. Table 2 shows every panel and synthesizer combination by quality.
Table 2. Every open-source model configuration by quality score. Rows are the panel; columns are the synthesizer. Green cells beat the strongest single model (GPT-5.6 at 64.32). Single models for reference: GPT-5.6 64.32, Fable 5 62.21, DeepSeek V4 Pro 58.15, GLM 5.2 58.12. Frontier panel for reference: Fable 5 + GPT-5.6 69.01.**
Figure 2. Every model configuration is ranked by quality score (DRACO, 100 tasks; higher is better). Open-source model configurations are shown in green, single models in gray, and the frontier configuration in black. Most open-source configurations clear the best single model.
Across every panel, GLM 5.2 was the strongest synthesizer, DeepSeek V4 Pro was second, and Kimi K2.6 was last. Swapping only the synthesizer moved a model configuration by 3 to 5 points, more than the difference between a two-model and a three-model panel. In fact the best two-model panel (65.65) beat the three-model panel (65.21), so adding a third open model was roughly a wash on quality. The practical lesson is to pick a strong synthesizer first and keep the panel lean.
For the quality it delivers, the best model configuration wins on cost. GLM 5.2 with Kimi K2.6 scores 65.65 at $0.83 per task, higher than every single model while costing about half of Fable 5 ($1.59) and roughly 40 percent less than GPT-5.6 ($1.39). You get better quality than a frontier model and pay less for it. The only cheaper option is a bare single open model (GLM 5.2 at $0.25 or DeepSeek V4 Pro at $0.31), several times cheaper but also the lowest quality. So if all you need is rock-bottom cost, a single open model is hard to beat; but for the best quality per dollar, an open-source panel with a GLM 5.2 synthesizer beats the single models outright at about half the cost of the strongest ones.
Cost per task (USD) is based on the specific pricing available at the time of testing (July 2026) and is subject to change based on third-party API rate adjustments. (lower is better)
The through-line here is intelligence per dollar: matching the amount of intelligence you use to what each task actually needs. Model synthesis gives you a dial for that, not a tradeoff to solve from scratch. For high-volume, cost-sensitive work (bulk classification, routine summarization), a single open model like GLM 5.2 gets you the lowest cost per task. For research-heavy work where answer quality matters more than the bill (due diligence, competitive analysis, legal or medical research), pair GLM 5.2 and Kimi K2.6 in a call with GLM as the synthesizer. Same tool, same API, just a different setting, and you get there without needing a frontier model at all.
DigitalOcean Inference Engine was designed to get you the right intelligence at the right cost. Inference Router and model synthesis work together to achieve that. Inference Router picks the right model for a given request based on your preferences, cost, latency, and quality. Model synthesis is what you reach for when one model isn’t enough and you want several working on the same problem. Together they give you a range, from routing to a single model up to running a full panel, without changing how you call the API.
Model synthesis is now available in Public Preview on DigitalOcean Inference Engine, alongside Evaluations. Choose an optimized preset or select the models and configuration directly, all through a single inference call.
Presets
Use our optimized presets out of the box depending on your use case:
Budget: The lowest cost configuration, using a smaller model panel and lighter reasoning settings.
Balanced: A mid-size panel with moderate reasoning depth, balancing quality and cost.
Quality: The largest model panel and deepest reasoning configuration, at higher cost and latency.
DigitalOcean’s Inference Engine resolves each preset to a validated synthesizer, model panel, and reasoning configuration. As models, pricing, and performance improve, the underlying configuration can be updated without requiring changes to your integration.
curl -X POST https://inference.do-ai.run/v1/chat/completions \
-H "Authorization: Bearer $DO_INFERENCE_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "glm-5.2",
"messages": [{"role": "user", "content": "Your research question here"}],
"tools": [{
"type": "model_synthesis",
"preset": "balanced"
}]
}'
The top-level model is the synthesizer, and the analysis_models list inside model synthesis is the panel. Reasoning effort is set in two places: the top-level value controls the synthesizer, and the value inside the tool controls the panel.
curl -X POST https://inference.do-ai.run/v1/chat/completions \
-H "Authorization: Bearer $DO_INFERENCE_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "glm-5.2",
"messages": [{"role": "user", "content": "Your research question here"}],
"reasoning_effort": "high",
"tools": [{
"type": "model_synthesis",
"model": "glm-5.2",
"analysis_models": ["glm-5.2", "kimi-k2.6"],
"reasoning_effort": "high"
}]
}'
Disclaimer & Methodology: Quality is measured on a public deep-research benchmark (DRACO, 100 tasks across ten domains), scored by an independent LLM judge. Metrics shown (quality and costs) reflect controlled testing using the DRACO benchmark (100 tasks) in July 2026. These results are for informational purposes only and do not guarantee future performance. Cost per task (USD) is derived from measured token usage and per-model pricing (lower is better). *The Fable 5 results (both single and synthesis configurations) cover 93 tasks due to Fable 5 guardrails blocking 7 inputs.
Facts Only
DigitalOcean launched Model Synthesis, a server-side tool in Public Preview.
Model synthesis uses a panel of models to process requests in parallel and a synthesizer model to combine outputs.
Testing occurred in July 2026 using the DRACO deep-research benchmark.
DRACO consists of 100 research tasks across ten domains, including law, medicine, and finance.
A GLM 5.2 and Kimi K2.6 panel scored 65.65% in quality at $0.83 per task.
Fable 5 scored 62.21% in quality at $1.59 per task.
A Fable 5 and GPT-5.6 panel scored 69.01% in quality at $4.76 per task.
GPT-5.6 as a single model scored 64.32%.
GLM 5.2 and DeepSeek V4 Pro functioned as the cheapest single models at $0.25 and $0.31 per task, respectively.
DigitalOcean offers three presets: Budget, Balanced, and Quality.
Executive Summary
DigitalOcean has introduced Model Synthesis, a feature of its Inference Engine designed to optimize the trade-off between model intelligence and cost. By orchestrating a "panel" of models to work in parallel and utilizing a "synthesizer" to merge their outputs, the system aims to achieve higher quality responses than single-model deployments, particularly for evidence-heavy deep research tasks.
Benchmarking on the DRACO dataset suggests that open-source ensembles can outperform frontier single models. Specifically, a combination of GLM 5.2 and Kimi K2.6 yielded higher quality scores than Fable 5 at approximately half the cost. While the highest overall quality was achieved by a frontier pairing of Fable 5 and GPT-5.6, this came at a significant price premium. The findings indicate that the choice of synthesizer is more impactful on quality than the number of models in the panel. Users can implement this via optimized presets or custom configurations through a single API call.
Full Take
The presentation of this data follows a classic vendor-led research pattern: using a specific benchmark to validate a proprietary orchestration tool. The core claim—that "intelligence per dollar" is maximized through model synthesis—is supported by the DRACO results, but the framework is designed to funnel users toward a specific product ecosystem.
The methodology is transparent regarding the tools used, yet it relies on a "black box" LLM judge to score quality. This introduces a layer of circularity: an AI is being used to determine which AI ensemble is "best." Furthermore, the results are tied to token pricing from July 2026, making the cost-benefit analysis a snapshot in time rather than a permanent law of AI economics.
The narrative leverages a "frontier vs. open-source" dichotomy to position the Inference Engine as the bridge that allows users to bypass expensive proprietary models without sacrificing quality. By framing the product as a "dial" for intelligence, it shifts the user's focus from the inherent limitations of the models to the efficiency of the orchestration. This is a strategic move to commoditize the models themselves while creating stickiness around the routing and synthesis layer.
Patterns detected: ARC-0033 Authority Game
Root Cause: The paradigm is "efficiency-as-a-product." The unstated assumption is that synthesis always solves the intelligence gap, whereas the "wash" in quality between two-model and three-model panels suggests diminishing returns.
Implications: This democratizes high-reasoning capabilities for those who cannot afford frontier models, but it increases dependency on the orchestrator's presets and "validated" configurations.
Bridge Questions: How would the results change if a human expert, rather than an LLM judge, scored the DRACO tasks? Does the latency increase associated with parallel processing and synthesis outweigh the cost savings for real-time applications?
Counterstrike Scan: A coordinated influence campaign would use cherry-picked benchmarks to claim a "frontier-killer" open-source alternative to drive adoption of a specific cloud platform. This content matches that structural pattern, though it remains anchored in specific, reported metrics.
Sentinel — Human
This text functions as high-level technical analysis, synthesizing complex benchmarking data on model performance and cost efficiency using a structured, persuasive journalistic approach.
