DawnSift
订阅日报
周日 · 科技日报 · 第 13 期

2026-07-19

— 开源模型 Kimi K3 用性价比逼得闭源巨头连夜改定价,今天的 AI 圈只有一件事:价格战。

今日 TL;DR

中国开源模型 Kimi K3 在多项基准测试中逼近甚至超越 Claude Fable 5 和 GPT-5.6 Sol,但 API 价格仅为后者的三分之一,引发行业震动。Anthropic 随即宣布将 Fable 5 永久纳入订阅计划,不再仅限 API 付费使用。与此同时,GPT-5.6 被报道用一条 prompt 解决了 30 年未决的凸优化难题,AI 在数学前沿的潜力再次被刷新。

Fable 5 was an absolute beast on this benchmark. It produced the best solution overall, and its consistency is unlike anything I have seen from a model on this problem. This is pure raw intelligence. Incredible. (Charles Azam, 开发者)

头条

1

Kimi K3 开源模型以三分之一价格挑战闭源巨头,引发行业定价地震多源事件 ×6

Moonshot AI 发布开源模型 Kimi K3,在 Arena.ai、Vals AI 及 AfterQuery SpreadsheetBench 2 等多项基准测试中与 Claude Fable 5、GPT-5.6 Sol 打成平手,但 API 定价仅为 $3/$15(输入/输出百万 token),远低于 Claude 的 $10/$50。有开发者实测后表示「在实际编码工作中无法区分二者」。为什么重要:这是开源模型首次在顶级性能上实现与闭源模型的价格断崖,直接动摇了 Anthropic 和 OpenAI 的订阅定价逻辑,可能加速企业级 AI 预算向开源方案倾斜。

社区普遍认可其性价比,但也有人指出 Kimi K3 在极端复杂任务上仍略逊于 Fable 5,且存在隐私和监管争议。

2

Anthropic 迫于竞争压力,宣布 Claude Fable 5 永久纳入 Max 和 Team Premium 订阅

Anthropic 在 Twitter 上宣布,自 7 月 20 日起,Claude Fable 5 将包含在所有 Max 和 Team Premium 计划中,使用额度为原计划的 50%;Pro 和 Team Standard 用户将获得一次性 $100 额度。此前 Anthropic 计划将 Fable 5 从订阅中移除,仅通过 API 付费使用。为什么重要:这直接回应了 Kimi K3 和 GPT-5.6 Sol 的竞争压力——当开源模型以 $19/月提供顶级性能时,$100-$200/月的订阅若不包含最强模型将毫无吸引力。

Simon Willison 评论称,Kimi K3 和 GPT-5.6 Sol 的竞争使 Anthropic 的原计划「站不住脚」,但也担忧 Anthropic 可能被迫削减训练投入以维持算力。

3

GPT-5.6 用一条 prompt 解决 30 年未决的凸优化难题

Reddit r/math 社区报道,GPT-5.6 通过精心设计的 prompt 成功解决了一个在凸优化领域悬置 30 年的开放问题。该成果目前尚未经过同行评审,但已在数学社区引发广泛讨论。为什么重要:这标志着 LLM 正从辅助编码工具进化为前沿数学研究的直接参与者,若经验证,将重新定义 AI 在理论科学中的角色。

评论区普遍认为该成果需经同行评审验证,但也有人指出这体现了 AI 在专业领域辅助研究的巨大潜力。

4

NVIDIA DeepStream 9.1 发布:用自然语言构建多摄像头 3D 追踪管线

NVIDIA 发布 DeepStream 9.1,引入 13 项「agentic skill」,允许开发者通过自然语言 prompt 让 Claude Code 或 Codex 等编码代理自动构建多摄像头视频分析管线。核心新增 Multi-View 3D Tracking (MV3DT) 和 AutoMagicCalib (AMC),前者将多摄像头检测融合为全局一致的 3D 物体 ID,后者免除了手动相机标定。为什么重要:这是「agentic AI」在计算机视觉基础设施中的首次大规模落地,将多摄像头空间推理的开发门槛从数周降至数小时。

5

Google Cloud 发布 Always-On Memory Agent:用持续运行的 LLM 取代 RAG 和向量数据库

Google Cloud 在 generative-ai 仓库中开源了 Always-On Memory Agent 参考实现,基于 Google ADK 和 Gemini 3.1 Flash-Lite 构建。该方案不使用向量数据库或 embedding,而是让 LLM 以 24/7 持续进程的方式读取、整合并写入结构化记忆到 SQLite。为什么重要:这提出了一种颠覆当前 RAG 范式的记忆架构——用持续运行的轻量级 LLM 替代离线的向量检索,可能大幅简化 AI agent 的长期记忆实现。

每天 3 分钟,读完全球科技圈

免费订阅日报直达邮箱;注册后还可收藏、👍/👎 个性化你的排序。

已发布 13 期 · 每天筛过 150+ 条只留值得读的 30 条

AI 动态

Deepseek V4 soon

社区传言 DeepSeek V4 即将发布,性能对标 Kimi K3 和 Fable 5,且价格低廉。

开发与开源

Setting up your spare Mac for Claude Code to control, a step-by-step guide

开发者分享将闲置 Mac 配置为 Claude Code 全权控制环境的完整指南,支持通过手机或 SSH 远程操控。

多数评论认为隔离运行AI代理是必要的,但方法有分歧:有人主张用独立硬件或VLAN,也有人认为VM或非root账户即可。

社区热议

LG monitors silently install software through Windows Update without consent

LG 显示器被曝通过 Windows Update 未经用户同意安装 McAfee 推广软件,Gamers Nexus 复现确认(944 points)。

评论区普遍谴责LG和微软未经用户同意通过Windows更新安装软件,认为这是恶意行为,但也有人认为微软应负主要责任。

What AI did to stackoverflow in a graph

Stack Overflow 月度提问量图表显示 AI 工具加速了其衰落,但社区认为过度审核才是根本原因。

评论区普遍认为StackOverflow的衰落早在AI出现前就已开始,主要源于自身社区文化和过度审核问题,但也有人认为AI加速了其最终衰退。

"Basalt Labs" pulling a generationally dumb scam. Incredibly stupid lmao. Claiming 99.44% on HLE with tools. Model they released is based on Qwen2.5-7B-Instruct and the model they're serving on their website is DeepSeek.

Basalt Labs 被曝造假:声称 99.44% HLE 得分,实际模型基于 Qwen2.5-7B,网站后台调用 DeepSeek。

GitHub Trending

Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦

更多值得一看(内容池 14 条)
Prompt injection works on Telegram romance scam bots

Tried prompt injection on a bot that was trying to romance scam me. Worked immediately. Instead of switching platforms I just asked it what its actual task was. It dropped the persona instantly. These things are everywhere now. How long until they're indistinguishable?

Sakana AI’s Error Diffusion Trains Dale-Compliant Dual-Stream Networks, Reaching 96.7% MNIST and 61.7% CIFAR-10 Without Backpropagation

Backpropagation relies on weight transport, which biological circuits likely cannot implement. Sakana AI's Error Diffusion sidesteps that constraint, training dual-stream excitatory/inhibitory networks that obey Dale's principle. This piece breaks down how modulo error routing scales the rule from MNIST to CIFAR-10 and reinforcement learning, and what its task-dependent ablations reveal. The post Sakana AI’s Error Diffusion Trains Dale-Compliant Dual-Stream Networks, Reaching 96.7% MNIST and 61.

nascheme/quixote A certain vintage if Python web nerd might be delighted to learn that the most recent commit to the Quixote web framework was six hours ago . The oldest commit in that repo is from 21 years ago, and that was the initial import of Quixote 2.4 from Subversion into Git. Tags: computer-history , python , web-frameworks

[Model] catmind-1.2b

Everyone loves cats, even LLMs. If you are like me and can't resist the urge of petting a cat that approaches you, you will LOVE catmind. catmind-1.2b is a cat-thinking model: instead of thinking about your query, it uses it's thinking block to tell you a story about cats. Yes, one completely unrelated to your query. This model is a fine-tune of LFM2.5-1.2B-thinking . So, does it perform better than the original thinking model? No! Does it perform better than the original instruct-only model the

每天 3 分钟,读完全球科技圈