<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ensemble on Text Matrix</title><link>https://txtmix.com/tags/ensemble/</link><description>Recent content in Ensemble on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/ensemble/index.xml" rel="self" type="application/rss+xml"/><item><title>Micro-Agent：在 Model API 内部用协作打 frontier model——vLLM Semantic Router 拆解</title><link>https://txtmix.com/posts/tech/vllm-micro-agent-frontier-models-2026/</link><pubDate>Tue, 30 Jun 2026 15:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/vllm-micro-agent-frontier-models-2026/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完这篇文章你应该能回答：&lt;/p>
&lt;ul>
&lt;li>&lt;strong>vLLM Semantic Router 的 micro-agent 设计想解决什么&lt;/strong>：为什么 frontier model 之间的差距在从权重迁移到 router 层&lt;/li>
&lt;li>&lt;strong>5 种 Looper 的工作原理与边界&lt;/strong>：Confidence / Ratings / ReMoM / Fusion / Workflows 各自适合什么任务、不适合什么任务&lt;/li>
&lt;li>&lt;strong>Auto Recipe 怎么用一个 model name 暴露多种协作&lt;/strong>：信号提取 + task-shape 投影 + 路由决策&lt;/li>
&lt;li>&lt;strong>记分牌怎么读&lt;/strong>：VSR Closed vs VSR Hybrid 在 3 个 benchmark 上的数字能推出什么、不能推出什么&lt;/li>
&lt;li>&lt;strong>什么时候不要上 micro-agent&lt;/strong>：延迟、成本、工具需求、长链规划的边界&lt;/li>
&lt;li>&lt;strong>怎么把它用到自己的推理服务里&lt;/strong>：第一步该看什么、第二步该做什么&lt;/li>
&lt;/ul>
&lt;h2 id="适合谁读">适合谁读&lt;/h2>
&lt;ul>
&lt;li>自己做推理服务、需要决定多模型协作策略的 infra / 平台工程师&lt;/li>
&lt;li>在评估 &amp;ldquo;Fugu / Semantic Router / LangGraph / CrewAI&amp;rdquo; 这类方案的架构师&lt;/li>
&lt;li>对 AI serving stack 演化方向感兴趣的 LLM 系统研究者&lt;/li>
&lt;li>想理解 &amp;ldquo;协作&amp;rdquo; vs &amp;ldquo;更大的模型&amp;rdquo; 这条新轴线的应用层工程师&lt;/li>
&lt;/ul>
&lt;h2 id="一为什么-vllm-这次没追新模型">一、为什么 vLLM 这次没追新模型&lt;/h2>
&lt;p>所有人都在等下一个 frontier model。&lt;/p></description></item></channel></rss>