跳到主内容
@wquguru
精选75Latent Space(RSS)行业动态

OpenAI 首席科学家称 Astra 模型将达 AGI 研究实习生水平

[AINews] OpenAI to reach AGI bar by end-2026

原文
发到 X

Normally we eschew AGI timeline talk on Latent Space, because it is so ill defined and unaccountable, but, well, missing it would probably be the worse sin at this point. We last checked in on OpenAI AGI timelines 9 months ago, and, right on target, Chief Scientist Jakub Pachocki is now saying the unreleased Astra model is the “Automated AI Research Intern” he had aimed for by September 2026. Sama goes further in their TIME interview and estimates they’ll declare AGI achieved internally by December 2026.

通常我们在Latent Space上避免讨论AGI时间线,因为它定义模糊且难以负责,但,好吧,错过它可能现在会是更大的罪过。我们上次在9个月前检查了OpenAI的AGI时间线,并且,正如预期,首席科学家Jakub Pachocki现在表示未发布的Astra模型是他原定于2026年9月达成的“自动化AI研究实习生”目标。Sama在《时代》杂志的采访中更进一步,估计他们将在2026年12月内部宣布实现AGI。

Start the clock.

开始计时。

AI News for 8/22/2026-8/24/2026. We checked 12 subreddits, 544 Twitters and no further Discords. AINews’ website lets you search all past issues. As a reminder, AINews is now a section of Latent Space. You can opt in/out of email frequencies!

2026年8月22日至8月24日的AI新闻。我们检查了12个子版块、544条推特,没有更多Discord。AINews网站允许您搜索所有过往期刊。提醒一下,AINews现在是Latent Space的一部分。您可以订阅或退订邮件频率!

AI Twitter Recap

AI推特摘要

Open-Source Robotics Breakout: Hugging Face and Pollen’s $399 Microduck

开源机器人突破:Hugging Face和Pollen的399美元Microduck

  • Microduck launch: The standout hardware release was Microduck, a 25 cm open-source biped from Pollen Robotics and Hugging Face priced at $399 and slated to ship before Christmas. It can be trained in simulation and deployed on the real robot, with 15 actuators and a notably rich sensor stack including camera, speaker, LiDAR, NFC, Bluetooth, and Wi‑Fi. Launch posts from @pollenrobotics, @Thom_Wolf, and @ClementDelangue emphasize reinforcement-learning-based customization plus several pre-trained policies out of the box.
  • Why it matters technically: The interesting part isn’t just “cheap cute robot,” but the package design: an open simulator, transfer from sim to hardware, and a form factor cheap enough to invite community policy training rather than just demo consumption. The simulator is already public via a Hugging Face Space, highlighted by @HuggingApps, and this open-loop from community training to real deployment is what got multiple researchers immediately buying units, e.g. @yacineMTB and @gneubig.
  • Early traction and community experimentation: The release resonated unusually broadly for robotics. Thom Wolf shared experiments such as a quick image-detector integration to let the robot follow a laser pointer in real time @Thom_Wolf, then reported sales velocity of one Microduck every 5 seconds and later $1M in sales @Thom_Wolf, @Thom_Wolf. The combination of low price, open sim, and embodied RL makes this one of the more credible “consumer-scale physical AI” launches in recent memory.
  • Microduck发布:最突出的硬件发布是Microduck,一款来自Pollen Robotics和Hugging Face的25厘米开源双足机器人,售价399美元,预计圣诞节前发货。它可以在模拟环境中训练并部署到真实机器人上,拥有15个执行器,并配备丰富的传感器套件,包括摄像头、扬声器、LiDAR、NFC、蓝牙和Wi-Fi。来自@pollenrobotics、@Thom_Wolf和@ClementDelangue的发布帖子强调了基于强化学习的定制以及开箱即用的多个预训练策略。
  • 技术重要性:有趣的部分不仅仅是“便宜可爱的机器人”,而是整体设计:开放的模拟器、从模拟到硬件的迁移,以及足够便宜的外形,鼓励社区进行策略训练,而不仅仅是演示消费。模拟器已通过Hugging Face Space公开,由@HuggingApps强调,这种从社区训练到实际部署的开放循环,正是让多位研究人员立即购买设备的原因,例如@yacineMTB和@gneubig。
  • 早期吸引力和社区实验:这次发布在机器人领域引起了异常广泛的共鸣。Thom Wolf分享了实验,如快速图像检测器集成,让机器人实时跟随激光笔@Thom_Wolf,随后报告了每5秒售出一台Microduck的销售速度,后来销售额达到100万美元@Thom_Wolf, @Thom_Wolf。低价、开放模拟器和具身强化学习的结合,使其成为近期记忆中更可信的“消费级物理AI”发布之一。

GLM-5.3-Flash/Ox Alpha Reveal and Local Open-Model Momentum

GLM-5.3-Flash/Ox Alpha发布和本地开放模型势头

  • Ox Alpha unmasked as GLM-5.3-Flash: One of the biggest model stories was the confirmation that the mystery model Ox Alpha was actually Z.ai / Zhipu’s GLM-5.3-Flash, as noted by @theo, @UnslothAI, and @togethercompute. The disclosed spec repeatedly cited across tweets: 320B total params, 18B active, 1M context, and hybrid attention, with strong results on coding/agentic benchmarks.
  • Open weights + quantization + local serving: The release caught attention because people quickly pushed it into local workflows. Unsloth said the model can run 3-bit GGUF on 128GB RAM @UnslothAI, while @danielhanchen claimed 4-bit retains 93% accuracy and makes the model practical on a 256GB Mac or two DGX Sparks. This is exactly the kind of post-release ecosystem response open-model engineers care about: quantization, serving recipes, and real deployment constraints moving almost immediately.
  • Price/performance narrative: Several tweets framed GLM-5.3-Flash as a new efficiency frontier. @togethercompute said it nearly matches Luna on DeepSWE while doing more than twice as much work for the same budget; @theo called it good enough to reorder his model rankings; @zainhas suggested using high rather than max reasoning effort because accuracy stayed roughly flat while token usage doubled. Baseten also highlighted 122+ TPS serving throughput on day 0 @baseten, while Databricks cited 270 tok/s and 10% higher quality than GLM-5.2 at 1/10 the cost on OfficeQA Pro v2 @Yuchenj_UW.
  • Ox Alpha 揭晓为 GLM-5.3-Flash:最大的模型新闻之一是神秘模型 Ox Alpha 被确认为智谱 AI 的 GLM-5.3-Flash,正如 @theo、@UnslothAI 和 @togethercompute 所指出的。推文中反复引用的公开规格:总参数 320B,激活参数 18B,上下文长度 1M,以及混合注意力机制,在编码和智能体基准测试中表现优异。
  • 开放权重 + 量化 + 本地部署:该发布引起关注,因为人们迅速将其应用于本地工作流。Unsloth 表示该模型可在 128GB 内存上以 3-bit GGUF 格式运行 @UnslothAI,而 @danielhanchen 声称 4-bit 量化保留了 93% 的准确率,并使其在 256GB Mac 或两台 DGX Spark 上实用。这正是开放模型工程师所关心的发布后生态系统响应:量化、部署方案和实际部署约束几乎立即跟进。
  • 性价比叙事:多条推文将 GLM-5.3-Flash 视为新的效率前沿。@togethercompute 表示它在 DeepSWE 上几乎与 Luna 持平,但在相同预算下完成的工作量是其两倍多;@theo 称其足以让他重新排序模型排名;@zainhas 建议使用高推理强度而非最高,因为准确率基本持平而 token 使用量翻倍。Baseten 还强调其在发布当天实现了 122+ TPS 的服务吞吐量 @baseten,而 Databricks 引用 OfficeQA Pro v2 上的数据,称其达到 270 tok/s,质量比 GLM-5.2 高 10%,成本仅为后者的 1/10 @Yuchenj_UW。

Video Generation Race: Gemini Omni 1.1 Flash and H3 Max

视频生成竞赛:Gemini Omni 1.1 Flash 和 H3 Max

  • Gemini Omni 1.1 Flash: Google released Gemini Omni 1.1 Flash, a multimodal video generation/editing model with several developer-facing controls: scene extension to 40s, first/last frame control, 3-second video references, 360p draft mode, and 4K upscaling. The rollout was announced by @Google, @GoogleAIStudio, and summarized with prompting guidance by @_philschmid. The most notable product detail is that Google is exposing increasingly explicit temporal and reference conditioning rather than just “prompt harder.”
  • Early leaderboard results: @arena reported Omni 1.1 Flash landing #1 in Text-to-Video Arena and #2 in Image-to-Video Arena, with a +20 pt lead over the #3 text-to-video model and a +25 pt improvement over prior Gemini Omni Flash on image-to-video. That does not settle all qualitative questions, but it indicates Google’s latest post-training and control stack is translating into preference data.
  • fal + MiniMax H3 Max: In parallel, fal launched H3 Max with MiniMax, advertising 15s of high-quality video in 5s and “50x faster” generation than other high-quality models @krea_ai, with technical writeups from @fal and praise from @MiniMax_AI. The theme across both launches is clear: inference optimization and productized controllability are now as important as base-model quality in video.
  • Gemini Omni 1.1 Flash:谷歌发布了 Gemini Omni 1.1 Flash,这是一款多模态视频生成/编辑模型,具有多项面向开发者的控制功能:场景扩展到 40 秒、首帧/末帧控制、3 秒视频参考、360p 草稿模式和 4K 超分辨率。该发布由 @Google、@GoogleAIStudio 宣布,并由 @_philschmid 总结了提示词指南。最显著的产品细节是,谷歌正在提供越来越明确的时间条件和参考条件,而不仅仅是“更努力地提示”。
  • 早期排行榜结果:@arena 报告 Omni 1.1 Flash 在文本到视频竞技场中排名第一,在图像到视频竞技场中排名第二,领先第三名文本到视频模型 20 分,并在图像到视频方面比之前的 Gemini Omni Flash 提高了 25 分。这并不能解决所有定性问题,但表明谷歌最新的后训练和控制栈正在转化为偏好数据。
  • fal + MiniMax H3 Max:与此同时,fal 与 MiniMax 合作推出了 H3 Max,宣称能在 5 秒内生成 15 秒的高质量视频,并且生成速度比其他高质量模型“快 50 倍”@krea_ai,fal 和 MiniMax_AI 分别发布了技术文章和赞誉。这两次发布的主题很明确:在视频领域,推理优化和产品化的可控性现在与基础模型的质量同等重要。

Agents, Harnesses, and Enterprise Tooling

代理、框架与企业工具

  • Harnesses becoming first-class: A recurring theme was that model capability is increasingly mediated by the agent harness. @omarsar0 highlighted JIT-Agent, where the model synthesizes a harness over modules for memory, planning, action protocol, and tool orchestration, reporting gains over off-the-shelf agents. Separately, @dair_ai shared work inducing compact finite-state machines from agent traces, suggesting behavior topology may be shaped more by deployment scaffolds than by the underlying LLM.
  • Product releases around agent infra: Anthropic released a cookbook for connecting Claude Managed Agents to Vercel’s Chat SDK, giving a unified chat layer with server-side harness, session management, and memory @ClaudeDevs. Perplexity added connectors in Agent API for GitHub, Slack, Google Drive, and Datadog @perplexitydevs. Cursor announced a workflow to create web apps, store code with Origin, and deploy to Vercel @cursor_ai.
  • Higher-trust browser automation: Nous shipped a significant escalation for browser-use agents: Hermes Agent can now browse as you, using a managed copy of your real Chrome profile / logins @NousResearch, @Teknium. This is a notable usability boost, but it also materially changes the risk surface for cloud agents by collapsing auth friction and making scoped-permission design much more urgent.
  • 框架成为一等公民:一个反复出现的主题是,模型能力越来越依赖于代理框架。@omarsar0 强调了 JIT-Agent,其中模型在内存、规划、动作协议和工具编排等模块之上合成一个框架,报告称其性能优于现成的代理。另外,@dair_ai 分享了从代理轨迹中诱导出紧凑有限状态机的工作,表明行为拓扑可能更多地由部署脚手架而非底层 LLM 塑造。
  • 围绕代理基础设施的产品发布:Anthropic 发布了一本手册,介绍如何将 Claude 托管代理连接到 Vercel 的 Chat SDK,提供了一个统一的聊天层,包含服务器端框架、会话管理和内存 @ClaudeDevs。Perplexity 在 Agent API 中增加了对 GitHub、Slack、Google Drive 和 Datadog 的连接器 @perplexitydevs。Cursor 宣布了一个工作流程,用于创建 Web 应用、使用 Origin 存储代码并部署到 Vercel @cursor_ai。
  • 更高信任度的浏览器自动化:Nous 为浏览器使用代理带来了重大升级:Hermes Agent 现在可以像你一样浏览网页,使用你真实 Chrome 配置文件/登录信息的托管副本 @NousResearch, @Teknium。这是一个显著的可用性提升,但也实质性地改变了云代理的风险面,因为它消除了认证摩擦,使得范围权限设计变得更加紧迫。

Security, Agent Misalignment, and Cyber Defense Coordination

安全、代理错位与网络防御协调

  • OpenAI-led cyber defense coalition: OpenAI published an open letter signed by 116 organizations including Anthropic, AWS, Google, Microsoft, and Oracle, calling for a global surge in cyber defense against AI-enabled attacks @OpenAI, with Sam Altman stressing that “there is not much time to act” @sama. Regardless of one’s policy priors, this was one of the day’s clearest cross-industry coordination moves.
  • Double-blind frontier evals: Google DeepMind announced a pilot for double-blind evaluations of frontier AI, using a secure environment where neither test prompts nor model weights are revealed @GoogleDeepMind. For practitioners, the key significance is procedural: a serious attempt to make external evals possible without giving either side full visibility into the other’s assets.
  • OpenAI 主导的网络防御联盟:OpenAI 发布了一封公开信,由包括 Anthropic、AWS、Google、Microsoft 和 Oracle 在内的 116 个组织签署,呼吁全球加强网络防御以应对 AI 驱动的攻击 @OpenAI,Sam Altman 强调“行动的时间不多了” @sama。无论个人的政策偏好如何,这是当天最清晰的跨行业协调行动之一。
  • 双盲前沿评估:谷歌深度思维宣布启动一项针对前沿AI的双盲评估试点,采用安全环境,既不透露测试提示词,也不公开模型权重@GoogleDeepMind。对从业者而言,其关键意义在于程序层面:这是一次严肃的尝试,旨在使外部评估成为可能,同时不让任何一方完全了解对方的资产。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

关联讨论

同一事件的更多信源

相似阅读

另一事件,读法相近