WritingTogether AITogether AIpublished Aug 17, 2026seen 1w

DeepSeek V4 Pro 0813 vs Claude Fable 5 on DeepSWE: Cost, Coding, and Routing

Open original ↗

Captured source

source ↗

DeepSeek V4 Pro 0813 vs Claude Fable 5 on DeepSWE: Cost, Coding, and Routing Webflow Analyze/Optimize tracking bridge -->

💰 Announcing our Series C. Intelligence should be abundant, not expensive →

🤝 Together AI & Y Combinator announce partnership to deliver the first dedicated YC GPU cluster →

⚡ On-demand B200s now available on Together GPU Clusters →

🚀 Now serving MiniMax-M3 for efficient inference →

All blog posts

Model Library

Published 8/17/2026

DeepSeek V4 Pro 0813 vs Claude Fable 5 on DeepSWE: Cost, Coding, and Routing

Fable wins the first attempt, Pro wins every attempt after, and the cheapest path is to use both.

Authors

Zain Hasan, Shobhit Dixit

Table of contents

40+ Models Chosen for Production...40+ Models Chosen for Production...40+ Models Chosen for Production...

Key Takeaways

Run DeepSeek V4 Pro 0813 first, escalate to Claude Fable 5 only when it fails. That cascade solves 82.7% of DeepSWE tasks at \$8.28 each. Fable alone solves 69.7% at \$21.63. Thirteen points better, 62% cheaper. Fable wins the first try. 69.7% pass@1 vs 62.8%, a 7-point lead. Pro wins every try after. Level at pass@2 (78.5% vs 77.1%), ahead at pass@4 (88.5% vs 84.1%). The price gap is 90x. \$0.24 per rollout vs \$21.63. Per \$100 spent, Pro solves 260 tasks and Fable solves 3. They fail on different tasks. 0.39 per-task correlation, the most divergent pair we have measured. Between them they cover 107 of 113 tasks. That disagreement is the whole reason routing works.

Available now · US-hosted

Run DeepSeek-V4 Pro 0813 on Together AI

1.05M context, function calling and JSON mode, OpenAI-compatible API, served from US infrastructure.

View the model

‍ In our DeepSeek V4 Pro 0813 vs Claude Fable 5 comparison on DeepSWE, a benchmark that tests a model's software engineering ability across many task types and programming languages, the two models sit at opposite ends of the price sheet. Claude Fable 5 is the most expensive rollout on the DeepSWE board. DeepSeek V4 Pro 0813 is one of the cheapest. Fable is seven points more accurate on the first try and costs ninety times as much per rollout, so the real question is not which model is better, but what that 90x premium actually buys and when it is worth paying.

DeepSWE · Head to Head

DeepSeek V4 Pro 0813 vs Claude Fable 5 at a glance

Model Pass@1 Avg cost Solves / $100 Out tok Steps

claude-fable-5 [max] 69.7% ± 2.3% $21.63 3 115k 79

deepseek-v4-pro-0813 [max] 62.8% ± 3.1% $0.24 260 101k 146

We ran DeepSeek V4 Pro 0813 (max) against Claude Fable 5 (max) on all 113 DeepSWE tasks, four trials each, from the published per-trial records: 904 rollouts in total (452 each). Fable is the expensive craftsman; Pro is the value outlier. The two also disagree more than any other pairing in this set, which turns out to be the most interesting thing about them. Every figure below comes from this run, so it can differ from other public DeepSeek V4 Pro 0813 vs Claude Fable 5 scorecards.

The DeepSWE scoreboard: pass@1 and pass@k Single shot, Fable leads: 69.7% pass@1 to Pro's 62.8% (official scoring). But the lead is fragile. At two attempts Pro pulls level (78.5 vs 77.1), and at four Pro's 88.5% pass@4 clears Fable's 84.1% by more than four points. For a model that costs ninety times as much, Fable neither owns the ceiling nor holds its first-shot edge under retries. The lower-cost model has both the wider reach and the higher best-of-k.

Cost comparison: DeepSeek V4 Pro 0813 vs Claude Fable 5 pricing At \$0.24 a rollout, DeepSeek V4 Pro 0813 is 90x cheaper than Fable (\$21.63): 260 solves per \$100 against Fable's 3. This is the widest cost gap of any pairing we have measured, and Fable is the single most expensive config on the board. And unusually, the lower price does not come with the speed penalty you would expect: Fable's median rollout is 31 minutes to Pro's 35, roughly even, because Fable is by far the most verbose model on the board (115k output tokens) even though it takes fewer steps (79 vs 146). Pro takes more steps; Fable writes more per step. Neither model is notably faster.

Failure modes: how each model gets it wrong Both are disciplined about not breaking things: DeepSeek V4 Pro 0813 and Fable each regress the existing test suite in only 11% of failures , well below the GPT-family's 20%. The difference is in the other direction: Fable carries the largest big-miss share here (18% vs Pro's 10%), meaning when Fable is wrong it is more often badly wrong, a solution far off the mark rather than one edge case short. Pro fails closer to correct more often (66% near miss vs Fable's 57%). So both are safe to accept without heavy regression gating, but Fable's misses are the more expensive kind to debug.

Where each wins, by task type Fable's craftsmanship shows in the reasoning-heavy, exact-contract domains: it wins 6 of 8, led by data modeling and serialization at 88% (24 points over Pro) and language internals (78). But DeepSeek V4 Pro 0813 takes two, and both are significant: stateful reactivity (66 vs 64) and, tellingly, concurrency and durability (58 vs 45): a 13-point edge in exactly Fable's worst domain. Fable's 45% on concurrency is its weakest cell and the one domain where the lower-cost model is simply the better engineer, not just the cheaper one.

DeepSeek V4 Pro 0813 vs Claude Fable 5 by programming language Fable wins four of five languages, but the number that justifies its price is Rust: 85% to Pro's 65, a 20-point margin and the widest single gap in the matchup. Fable is clearly the serialization and Rust specialist. Elsewhere it is closer than the price implies (Python 70 vs 60, Go 71 vs 67, JavaScript 75 vs 65), and DeepSeek V4 Pro 0813 actually takes TypeScript (61 vs 57). Outside Rust and serialization, the case for paying 90x is hard to make.

How different are DeepSeek V4 Pro 0813 and Claude Fable 5? Here is the redeeming feature. Per-task correlation is just 0.39, the lowest of any DeepSeek-Pro pairing, so these two genuinely disagree. They both solve 88 tasks; Pro alone gets 12, Fable alone gets 7, and only 6 defeat both. Their union covers 107 of 113 (94.7%), and the disagreements go both ways: DeepSeek V4 Pro 0813 sweeps awilix-async-container-initialization four-for-four while Fable never lands it, and Fable four-for-fours four tasks Pro zeros (including koota-query-predicates and testem-bail-on-test-failure). This is real...

Excerpt shown — open the source for the full document.

Notability

notability 6.0/10

Substantive technical comparison post on coding benchmark and routing