<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI基础设施 on Text Matrix</title><link>https://txtmix.com/categories/ai%E5%9F%BA%E7%A1%80%E8%AE%BE%E6%96%BD/</link><description>Recent content in AI基础设施 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 23 Jul 2026 03:05:08 +0800</lastBuildDate><atom:link href="https://txtmix.com/categories/ai%E5%9F%BA%E7%A1%80%E8%AE%BE%E6%96%BD/index.xml" rel="self" type="application/rss+xml"/><item><title>Anthropic 在想什么：Building the future of agentic infrastructure 的 9 段关键信号</title><link>https://txtmix.com/posts/tech/building-the-future-of-agentic-infrastructure/</link><pubDate>Mon, 13 Jul 2026 21:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/building-the-future-of-agentic-infrastructure/</guid><description>&lt;h2 id="一句话判断">一句话判断&lt;/h2>
&lt;p>&lt;strong>Anthropic 正在把 agent 当作新型操作系统来设计。&lt;/strong> 7-11 上线的 30 分钟 keynote &amp;ldquo;Building the future of agentic infrastructure&amp;rdquo; 不只是产品宣传，它配套发了 &lt;a href="https://www.anthropic.com/engineering/managed-agents" target="_blank" rel="noopener noreffer ">Scaling Managed Agents&lt;/a>（2026-04-08）这篇工程博客，里面把 session / harness / sandbox 拆成了三个独立可替换的抽象层——这套路和 60 年前操作系统用 &lt;code>process&lt;/code> / &lt;code>file&lt;/code> 抽象来虚拟化硬件是一样的。&lt;/p></description></item><item><title>colibrì 引擎拆解：在 25GB RAM 上跑 744B MoE 模型，纯 C 实现，比 vLLM-Moet 快 2.5 倍</title><link>https://txtmix.com/posts/tech/colibri-744b-moe-on-25gb-ram-pure-c-engine/</link><pubDate>Mon, 13 Jul 2026 21:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/colibri-744b-moe-on-25gb-ram-pure-c-engine/</guid><description>&lt;h2 id="一句话判断">一句话判断&lt;/h2>
&lt;p>&lt;strong>colibrì（&lt;a href="https://github.com/JustVugg/colibri" target="_blank" rel="noopener noreffer ">JustVugg/colibri&lt;/a>）是当下把&amp;quot;小内存跑大模型&amp;quot;这件事做到工程极限的开源项目&lt;/strong>：单文件 &lt;code>c/glm.c&lt;/code> 3775 行 + 一组 ~30KB 的 headers，纯 C + OpenMP + AVX2/NEON，零 Python 运行时依赖，在 12 核 + 25GB RAM 的笔记本上把 744B 参数的 GLM-5.2（每 token 激活 ~40B）跑起来——而且在 6× RTX 5090 满配机器上，它达到 &lt;strong>6.28-6.84 tok/s 单请求解码&lt;/strong>，比同期 vLLM-Moet TP4 的 2.5-2.7 tok/s 快 &lt;strong>2.5 倍&lt;/strong>（&lt;a href="https://github.com/JustVugg/colibri/blob/main/docs/experiments/glm52-6x5090-2026-07-12.md" target="_blank" rel="noopener noreffer ">仓库 docs/experiments/glm52-6x5090-2026-07-12.md&lt;/a> 实测）。&lt;/p></description></item></channel></rss>