Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
Together AI · 2026/7/24 00:00:00

Kimi K3 vs Claude Fable 5 on DeepSWE: Cost and Coding
AI 中文解读
Kimi K3这回真给开源模型长脸了!在编程能力测试中,它只比顶尖的Claude Fable 5差一点点,但成本却只要三分之一,每个任务的解题花费从13美元多直接降到4美元多。通俗点说,就像请两个编程高手干活,Kimi K3便宜大半,水平却几乎一样,甚至多试几次表现还能反超。这个Kimi K3还是开放模型,企业可以完全掌控部署,不用受制于人。更接地气的是,以后你用AI帮忙写代码、改bug,背后的模型可能就是这个便宜又聪明的Kimi K3,服务商会把省下的成本反馈给用户。对于普通开发者来说,这意味着能用更低的价格享受接近顶级水平的AI编程助手,多试几次还能提高成功率,效率价格双赢。而Claude的强项是稳定靠谱,一次能搞定的任务更多,适合对可靠性要求极高的场景。总之,这场竞争让AI编程越来越便宜,最终受益的还是我们这些使用者。
Key TakeawaysKimi K3 matches Claude Fable 5 on quality, costs a third as much per solved task, and as an open model gives teams full control over their deployment.Kimi K3 vs Claude Fable 5 is close on DeepSWE pass@1: Fable leads 69.9% to 68.5%, a 1.4 point gap.Give the models more attempts and Kimi K3 pulls ahead. It wins pass@2 (82.0 vs 80.2) and pass@4 (89.4% vs 88.5%).Kimi K3 is far cheaper: \$4.65 per rollout vs \$13.41, and 2.8x more solved tasks per dollar.Claude Fable 5 is the more reliable model: it solves more tasks four-for-four (58 vs 45).
Available now · US-hosted
Run Kimi K3 on Together AI
Full 1M context, automatic prefix caching, OpenAI-compatible API, served from US infrastructure.
Open the playground
In our Kimi K3 vs Claude Fable 5 comparison on DeepSWE, a benchmark that tests a model's software engineering capabilities across many task types and programming languages, the most interesting model this month is not the one at the top of the leaderboard. It is Kimi K3, the new open-weight model parked 1.4 points behind Claude Fable 5, at a third of the price.Kimi K3 landed in DeepSWE on July 16, 2026, with 452 graded rollouts at max effort: 113 real, long-horizon feature requests from live open-source repos, four trials each, graded pass/fail by a hidden test suite. We analyzed all of them against Claude Fable 5 at its best setting (xhigh), Anthropic’s strongest configuration and the former benchmark leader. Every figure below comes from this run, so it can differ from other public Kimi K3 vs Claude Fable 5 scorecards.The DeepSWE scoreboard: pass@1 and pass@kFable xhigh solves 69.9% of tasks on the first try under DeepSWE’s official scoring. Kimi K3 max solves 68.5%. One point four between an open-weight model and Anthropic’s flagship, the K3 +38 point leap is the largest between model releases in this entire dataset.Also when you allow for larger pass@k's the ranking flips. pass@2 Kimi is ahead, 82.0 vs 80.2. pass@4 Kimi is 89.4% above Fable’s 88.5 and Sol’s 85.8; across the entire 44-config export, only two cheap GPT configs (Luna max and GPT-5.5 high, at 90.3) have ever reached more.Coverage vs reliability: where Kimi K3 and Fable 5 differDecompose pass@1 into coverage (tasks solved at least once) and reliability (pass rate on those tasks) and the two models occupy different corners. Kimi reaches 89.4% of the benchmark - higher than any peak, with only 12 tasks it never cracks (Fable: 13). But it's less reliable on 4/4 tries: 76.6% reliability and only 45 tasks solved four-for-four, against Fable’s 79.0% and 58. Fable is steadier and more deterministic; Kimi is the wider net, which accounts for its gains at pass@2 and @4.Cost comparison: Kimi K3 vs Claude Fable 5 pricingKimi K3: \$4.65 per rollout. Fable xhigh: \$13.41. The full 452-rollout sweep: \$2,103 vs \$6,010.Per solved task, Kimi delivers 14.7 solves per \$100 versus Fable’s 5.3 - 2.8x the work per dollar.Kimi takes a much longer time but this will no doubt improve when the model is open sourced and inference is optimized!How similar are Kimi K3 and Claude Fable 5?Per-task correlation between Kimi K3 and Fable is 0.72 - the highest cross-vendor similarity in the entire benchmark. In fact the top four cross-vendor similarities in the export are all Kimi-K3-versus-Anthropic pairs. There is not a single task where one goes four-for-four and the other zero-for-four, in either direction - a first across every pairing we have analyzed. Both solve 96 tasks, Kimi alone adds 5, Fable alone adds 4, and the same 8 resist both.Their failure anatomies match too: 65% of failures are near misses for both, and both protect the repo’s existing test suite (11% vs 10% baseline regressions).In practice, Kimi K3 and Claude Fable 5 succeed and fail on nearly the same tasks, so pairing them buys you almost no diversity: their union covers 105 of 113 task
分享
阅读原文 ↗