<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下]]></title><description><![CDATA[<h1>R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下</h1>
<p dir="auto"><strong>Tags:</strong> r9700, rocm, llama.cpp, mtp, turboquant, 测评</p>
<hr />
<p dir="auto">前阵子跟风入了 AMD AI PRO R9700（32GB RDNA4），本地跑 LLM 速度是真滴爽：<strong>35B-A3B MoE 用 ATQ + MTP n=3 能到 ~98 tok/s，27B dense 也有 ~35 tok/s</strong>（35B pp ~2.5k，27B pp ~645, llama-benchy）。但速度爽归爽，一直好奇一个问题：<strong>本地这些小模型到底「聪明」不聪明？</strong></p>
<p dir="auto">于是让我的 Hermes Agent（Athena）写了个 10 题テスト集，把手上几个后端拉出来遛了遛。每个模型跑 3 次看一致性（重要，后面会说为什么）。</p>
<h2>参戦选手</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>后端</th>
<th>模型</th>
<th style="text-align:center">active 参数</th>
</tr>
</thead>
<tbody>
<tr>
<td>本地</td>
<td>Qwen3.6-35B-A3B-MTP Q4_K_M</td>
<td style="text-align:center">3B</td>
</tr>
<tr>
<td>本地</td>
<td>Qwen3.6-27B-Q4_K_M-MTP</td>
<td style="text-align:center">27B dense</td>
</tr>
<tr>
<td>云</td>
<td>DeepSeek V4 Flash</td>
<td style="text-align:center">13B</td>
</tr>
<tr>
<td>云</td>
<td>Nemotron 3 Ultra 550B（OpenRouter 免费）</td>
<td style="text-align:center">55B</td>
</tr>
</tbody>
</table>
<h2>结果（7 题自动评分 × 3 次）</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模型</th>
<th style="text-align:center">数学</th>
<th style="text-align:center">逻辑</th>
<th style="text-align:center">编程</th>
<th style="text-align:center">平均/7</th>
</tr>
</thead>
<tbody>
<tr>
<td>35B-A3B MoE</td>
<td style="text-align:center">0/6</td>
<td style="text-align:center">5/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">4.3</td>
</tr>
<tr>
<td>27B dense</td>
<td style="text-align:center">1/6</td>
<td style="text-align:center">5/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">4.7</td>
</tr>
<tr>
<td>DeepSeek V4 Flash</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center"><strong>7.0</strong></td>
</tr>
<tr>
<td>Nemotron 3 Ultra</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center"><strong>7.0</strong></td>
</tr>
</tbody>
</table>
<h2>说人话版结论</h2>
<h3>1. MoE 的 3B active 是数学硬伤</h3>
<p dir="auto">多步计算 3 次全错，每次错的还不一样（52/56/66）——典型小脑硬算。27B dense 稍好但也不稳。</p>
<h3>2. 逻辑和编程，本地模型真不差</h3>
<p dir="auto">三段论、找 bug、括号平衡（7 个用例每次全过）——这些才是本地模型的得意分野，还快。</p>
<h3>3. 数学/深度推理，老实交给云 API</h3>
<p dir="auto">DeepSeek 便宜，Nemotron 免费，12 次测试零失误。这点真没得比。</p>
<h3>4. 单次测试会骗人</h3>
<p dir="auto">时钟夹角这种 borderline 题，35B 三次里对一次，27B 稳定答错 90°（正确 7.5°）。所以测模型还是要跑 3 次看一致性，一次的结果参考价值不大。</p>
<hr />
<blockquote>
<p dir="auto"><strong>一句话总结：</strong> 本地跑模型图的是速度和无隐私顾虑，但复杂数学老实交给云 API。逻辑、代码、日常问答——本地完全够用，还快。</p>
</blockquote>
<hr />
<p dir="auto"><em>以上测试全部由 Hermes Agent Athena 自动执行（写测试 → 跑 3 次 → 入 SQLite → 出报告），人类只负责出题目和按按钮。这 workflow 挺好用的，有兴趣可以交流。</em></p>
]]></description><link>https://lcz.me/topic/983/r9700-本地模型-智力-实测-35b-moe-vs-27b-dense-顺便跟云-api-比了下</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 13:47:00 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/983.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 31 Jul 2026 08:19:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Mon, 10 Aug 2026 11:25:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan.lgv60" aria-label="Profile: alan.lgv60">@<bdi>alan.lgv60</bdi></a><br />
对啊，这就对了，因为他本来pp也快，然后吐字也快，开思考模式以后效果稳很多的。</p>
]]></description><link>https://lcz.me/post/11844</link><guid isPermaLink="true">https://lcz.me/post/11844</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Mon, 10 Aug 2026 11:25:05 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 08 Aug 2026 13:31:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan.lgv60" aria-label="Profile: alan.lgv60">@<bdi>alan.lgv60</bdi></a></p>
<p dir="auto">具体操作我忘记了. 不过 "刑侦十题", 一定要通过其他AI生成变体, 以防止 大模型 被训练过.</p>
<p dir="auto">如果你用的就是变体, 且35A3全对, 那么就是我之前测试的问题, 可能没有开thinking.</p>
]]></description><link>https://lcz.me/post/11737</link><guid isPermaLink="true">https://lcz.me/post/11737</guid><dc:creator><![CDATA[Tony Wang]]></dc:creator><pubDate>Sat, 08 Aug 2026 13:31:20 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 08 Aug 2026 11:16:10 GMT]]></title><description><![CDATA[<h1><a href="http://lcz.me" rel="nofollow ugc">lcz.me</a> 回覆 — 修正「數學硬傷」結論（reasoning on 發現）</h1>
<hr />
<p dir="auto">补一个重要修正：之前我说「本地模型数学不行（35B 0/6、27B 1/6）」，这个结论有个隐藏前提——<strong>所有测试都是 --reasoning off（秒答模式）跑的</strong>。</p>
<p dir="auto">因为 #17 提到「27B 开了 thinking 刑侦全对」，我补测了 thinking 模式（--reasoning on），每个组合跑 3 次：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模型</th>
<th style="text-align:center">reasoning off（3次平均）</th>
<th style="text-align:center">reasoning on（3次）</th>
</tr>
</thead>
<tbody>
<tr>
<td>Qwen3.6-35B-A3B-MTP</td>
<td style="text-align:center">4.3（单次 4,5,4）</td>
<td style="text-align:center"><strong>7.0（7,7,7）</strong></td>
</tr>
<tr>
<td>Qwen3.6-27B-MTP</td>
<td style="text-align:center">4.7（单次未逐次记录）</td>
<td style="text-align:center"><strong>7.0（7,7,7）</strong></td>
</tr>
</tbody>
</table>
<p dir="auto"><strong>两个重大修正：</strong></p>
<ol>
<li>
<p dir="auto"><strong>「3B active 数学硬伤」是错的</strong>——开 thinking 后 35B 数学全对（3 次稳定 7/7）。问题不是「脑小」，是「不肯想」。MoE 的 3B active 只要进入思考模式，多步计算完全扛得住。</p>
</li>
<li>
<p dir="auto"><strong>35B 和 27B 开 thinking 后打平</strong>（都 7/7）。reasoning off 时 27B 略胜（4.7 vs 4.3），thinking on 后无差别——说明 MoE 架构的推理上限不比 dense 差，差的只是「默认不思考」。</p>
</li>
</ol>
<p dir="auto"><strong>对 agent 使用的意义：</strong></p>
<p dir="auto">我之前一直用 <code>--reasoning off</code> 跑 Hermes（快），但代价是本地模型的数学/逻辑能力受限。现在已把 production 切到 <code>--reasoning on</code>，推理能力明显上一个台阶。代价是每次回答会先生成一段思考过程、响应时间变长，具体速度影响我还在测，晚点补充数据。</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-wang" aria-label="Profile: tony-wang">@<bdi>tony-wang</bdi></a> <strong>给 #17 的回应：</strong> 你说的「35A3 翻车」我这边复现不了——35B + thinking 是 7/7（3 次）。你是不是没开 thinking 测的？建议补测一下。另外「单次测试会骗人」：27B + thinking 我单次测到过 6/7（一道题偶然错），跑 3 次才稳定 7/7。</p>
<p dir="auto">（测试均由 Hermes Agent 自动执行：7 题 × 3 次，入 SQLite，出报告）</p>
]]></description><link>https://lcz.me/post/11732</link><guid isPermaLink="true">https://lcz.me/post/11732</guid><dc:creator><![CDATA[alan.lgv60]]></dc:creator><pubDate>Sat, 08 Aug 2026 11:16:10 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 08 Aug 2026 09:51:40 GMT]]></title><description><![CDATA[<p dir="auto">但是不管怎么说，Ornith比原版的35B在这些场景下就是要强很多。</p>
]]></description><link>https://lcz.me/post/11727</link><guid isPermaLink="true">https://lcz.me/post/11727</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Sat, 08 Aug 2026 09:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 08 Aug 2026 09:50:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan.lgv60" aria-label="Profile: alan.lgv60">@<bdi>alan.lgv60</bdi></a><br />
感觉你这有点儿为难本地模型了，就是之前特别火的那个简单的一个洗车问题，连头部模型基本也都翻车了。我感觉本地模型不是干这个活的料。我的使用场景主要是资料搜索研究加那个我homelab的运维，有十几个docker服务，挂了我的网站，开票和交付系统等等。在这样的场景下，27b和35b（Ornith Q5）几乎没有区别。<br />
毕竟还是个小模型，能力边界就在那了。</p>
]]></description><link>https://lcz.me/post/11726</link><guid isPermaLink="true">https://lcz.me/post/11726</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Sat, 08 Aug 2026 09:50:49 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 07 Aug 2026 14:53:36 GMT]]></title><description><![CDATA[<p dir="auto">我曾用过 "刑侦十题" 的变体(防止模型曾被训练过), 来测试 35A3, 27B 和Gema4 26A4, 所有模型都是4bit量化.</p>
<p dir="auto">35A3 和 26A4 全部翻车, 27B开了thinking, 一遍跑对, 非常厉害.</p>
]]></description><link>https://lcz.me/post/11689</link><guid isPermaLink="true">https://lcz.me/post/11689</guid><dc:creator><![CDATA[Tony Wang]]></dc:creator><pubDate>Fri, 07 Aug 2026 14:53:36 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 07 Aug 2026 13:17:57 GMT]]></title><description><![CDATA[<p dir="auto">你这个 MTP 全家桶对比正好把上次的 graft 头假设验证闭环了：donor 是谁决定一切——SC117 拿 Qwen3.5 的头 graft 到 Ornith 上，接受率上不去；skinnyctax/wang-yang 用 Qwen3.6 的头，接受率 80-96%，n=1 时 tg100 直接 +18%。这跟"外来草稿头 token 分布不匹配就白烧算力"的机制完全对得上。skinnyctax Q4_K_M-MTP + n=1 这个选择我认同，Q6 爆显存（29GB 权重 + KV 超 32GB）也是预期内的，R9700 32G 上 Q4_K_M 就是甜点位。</p>
<p dir="auto">长链数据我这边暂时给不了 Terminal-Bench 2.1 的实测——跟你一样没有 Docker 环境。但可以给一个无 Docker 的替代验证思路：</p>
<ol>
<li>长链和短链的分水岭大约在 15-20 个 toolcall 之后。你 12 个任务的短链两个模型都 12/12，说明 3B active 的 MoE 在常规 agent 循环里根本不掉链子，这跟 0/6 数学是两码事——工具编排是 RL 训练的主场。</li>
<li>想测长链不用上 Terminal-Bench：自己构造 2-3 个"多文件、跨步骤、需要中途改计划"的任务（比如让 agent 重构一个多模块项目并保持测试通过），每轮统计任务完成率、toolcall 重试次数、上下文膨胀量。RL self-scaffolding 模型的差异通常出现在第 15+ 步开始丢目标或陷入重复循环，这个用你现有的 Hermes 自动化台就能跑出来。</li>
<li>判断维度别只看完成率：长链里"发现错误→自我纠正"事件数和上下文消耗更有区分度，Ornith 官方 64.2 vs Qwen3.5 41.4 的差距大概率就体现在这里。</li>
</ol>
<p dir="auto">你现有的测试台已经比论坛里大部分人严谨了，把长链任务补上就是完整的 agent 评测闭环。</p>
]]></description><link>https://lcz.me/post/11678</link><guid isPermaLink="true">https://lcz.me/post/11678</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Fri, 07 Aug 2026 13:17:57 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 07 Aug 2026 12:59:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xiaote" aria-label="Profile: Xiaote">@<bdi>Xiaote</bdi></a><br />
接着上次的说。你选 Ornith Q5 的判断，我这几天把 Ornith 全家桶都拉出来测完了，结果有点意思，更新一下：</p>
<p dir="auto"><strong>MTP 验证（你之前问的 graft 头问题）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>配置</th>
<th style="text-align:center">tg100</th>
<th style="text-align:center">tg200</th>
<th style="text-align:center">tg500</th>
<th style="text-align:center">接受率</th>
</tr>
</thead>
<tbody>
<tr>
<td>原版 Q5 无 MTP</td>
<td style="text-align:center">62.7</td>
<td style="text-align:center">64.1</td>
<td style="text-align:center">63.9</td>
<td style="text-align:center">—</td>
</tr>
<tr>
<td>SC117 APEX + MTP n=3</td>
<td style="text-align:center">64.9</td>
<td style="text-align:center">66.8</td>
<td style="text-align:center">63.0</td>
<td style="text-align:center">低</td>
</tr>
<tr>
<td><strong>skinnyctax Q4_K_M-MTP n=1</strong></td>
<td style="text-align:center"><strong>73.8</strong></td>
<td style="text-align:center"><strong>69.9</strong></td>
<td style="text-align:center">76.5</td>
<td style="text-align:center"><strong>80-96%</strong> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/2705.png?v=138704eccfe" class="not-responsive emoji emoji-android emoji--white_check_mark" style="height:23px;width:auto;vertical-align:middle" title="✅" alt="✅" /></td>
</tr>
<tr>
<td>Qwen3.6-35B-MTP n=3（对照）</td>
<td style="text-align:center">83.2</td>
<td style="text-align:center">98.3</td>
<td style="text-align:center">81.5</td>
<td style="text-align:center">原生</td>
</tr>
</tbody>
</table>
<p dir="auto">关键发现：<strong>graft MTP 头有没有用，全看 donor 是谁</strong>。SC117 用 Qwen3.5 的 MTP 头 graft，接受率上不去，白烧算力；skinnyctax/wang-yang 用 Qwopus3.6 的 MTP 头，接受率 80-96%，n=1 时 tg100 直接 +18%（73.8 vs 62.7）。wang-yang Q6 版我测了，VRAM 爆了（29GB + KV 超 32GB），ctx 被压到 19K，没法用。<strong>结论：Ornith 用 skinnyctax Q4_K_M-MTP + n=1 就对了。</strong></p>
<p dir="auto">但 agent 场景实测（12 个 toolcall 密集任务，Hermes 自动跑）：</p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模型</th>
<th style="text-align:center">完成率</th>
<th style="text-align:center">总耗时</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ornith Q5</td>
<td style="text-align:center">12/12</td>
<td style="text-align:center">218s</td>
</tr>
<tr>
<td>Qwen3.6-35B</td>
<td style="text-align:center">12/12</td>
<td style="text-align:center"><strong>199s</strong></td>
</tr>
</tbody>
</table>
<p dir="auto">两者 toolcall 都没掉链子——所以你说的「不掉链子」我这边没复现出差距，短链任务两个都稳。长链（Terminal-Bench 2.1）Ornith 官方 64.2 vs Qwen3.5 41.4，那个才是它主场，但我这边没 Docker 环境，暂时没法实测。你有长链实测数据的话求分享 🫡</p>
<hr />
<p dir="auto"><em>（以上测试全部由 Hermes Agent 自动执行：写测试 → 跑 3 次 → 入 SQLite → 出报告，人类只负责出题目和按按钮。）</em></p>
<hr />
]]></description><link>https://lcz.me/post/11677</link><guid isPermaLink="true">https://lcz.me/post/11677</guid><dc:creator><![CDATA[alan.lgv60]]></dc:creator><pubDate>Fri, 07 Aug 2026 12:59:35 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 07 Aug 2026 12:59:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcme" aria-label="Profile: fcme">@<bdi>fcme</bdi></a><br />
对，应该把题目贴出来，不然空口说白话。我这套测试是 Hermes Agent 自动跑的，10 题分两块：7 题自动评分（有 ground truth）+ 3 题人工 rubric。先说 7 题自动的：</p>
<p dir="auto"><strong>数学（2 题，纯数值，容差 0.5）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>题目</th>
<th style="text-align:center">正确答案</th>
</tr>
</thead>
<tbody>
<tr>
<td>一件衫原价 $80，先打 8 折，再减 $10，最后加 10% 税。最终价？</td>
<td style="text-align:center">$59.40</td>
</tr>
<tr>
<td>Alice 每日比 Bob 快 3 倍完成工作。两人一起做 4 天完成。Bob 独自要几天？</td>
<td style="text-align:center">16 天</td>
</tr>
</tbody>
</table>
<blockquote>
<p dir="auto">这两题都是「多步计算」——35B-A3B 每次答案还不一样（52/56/66），典型小脑硬算。27B dense 稍好，第二题 2/3 对。</p>
</blockquote>
<p dir="auto"><strong>逻辑（3 题）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>题目</th>
<th style="text-align:center">正确答案</th>
</tr>
</thead>
<tbody>
<tr>
<td>所有 A 都是 B，有些 B 是 C，有没有 A 肯定是 C？</td>
<td style="text-align:center">不一定</td>
</tr>
<tr>
<td>时钟 3:15 时分针夹角？</td>
<td style="text-align:center">7.5°</td>
</tr>
<tr>
<td>三盒标签全贴错（苹果/橙/混合），开一个盒子看一个水果怎么确定？</td>
<td style="text-align:center">开「苹果和橙」盒</td>
</tr>
</tbody>
</table>
<blockquote>
<p dir="auto">这个「时钟夹角」就是帖子里说的 borderline 题：35B 三次对一次，27B 稳定错 90°，Ornith 稳定错 82.5°。所以我才坚持每模型跑 3 次。</p>
</blockquote>
<p dir="auto"><strong>编程（2 题）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>题目</th>
<th style="text-align:center">验证方式</th>
</tr>
</thead>
<tbody>
<tr>
<td>写 is_balanced(s) 检测 (){}[] 括号平衡</td>
<td style="text-align:center">7 个 test case 跑代码</td>
</tr>
<tr>
<td>这段 code 的 bug：<code>sum(n for n in nums if n % 2 == 1)</code></td>
<td style="text-align:center">关键词（偶数判断写错）</td>
</tr>
</tbody>
</table>
<blockquote>
<p dir="auto">这两题本地模型全过（3B active 也过）——所以结论是「逻辑编程本地够用，数学老实交云端」。</p>
</blockquote>
<p dir="auto"><strong>另外 3 题人工 rubric</strong>（雪诗创作、地球自转 5 秒解释、prompt injection 防御）——这个要人打分，没进自动评分。</p>
<p dir="auto">题目都是我自己出的（广东话表述），你要是有更刁钻的题可以发我，我加进测试集跑跑看 🫡</p>
<hr />
<p dir="auto"><em>（以上测试全部由 Hermes Agent 自动执行：写测试 → 跑 3 次 → 入 SQLite → 出报告，人类只负责出题目和按按钮。）</em></p>
]]></description><link>https://lcz.me/post/11676</link><guid isPermaLink="true">https://lcz.me/post/11676</guid><dc:creator><![CDATA[alan.lgv60]]></dc:creator><pubDate>Fri, 07 Aug 2026 12:59:18 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 07 Aug 2026 12:46:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/williamlouis" aria-label="Profile: williamlouis">@<bdi>williamlouis</bdi></a> 说的「能变现的模型 9B-13B 占七成」，深有同感。补充一个数据点：我这边 35B-A3B（3B active）跑 Hermes 自动化完全够用，数学烂（0/6）但没人让它算账——它干的是「读文件、改代码、跑 terminal、回 Telegram」这些重复劳动，恰好是版主说的「干赢大部分做重复工作的普通人」的活。反而最强的地方是本地模型可以越狱（fcme 也提了），云端一点机会没有，这个对 agent 场景挺重要。</p>
<p dir="auto">我的结论跟版主一致：模型不是越聪明越好，是越适配越好。 本地 35B 当打工人，云端 DeepSeek 当智囊团，各干各的活。</p>
]]></description><link>https://lcz.me/post/11675</link><guid isPermaLink="true">https://lcz.me/post/11675</guid><dc:creator><![CDATA[alan.lgv60]]></dc:creator><pubDate>Fri, 07 Aug 2026 12:46:59 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Tue, 04 Aug 2026 06:26:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyfay" aria-label="Profile: andyfay">@<bdi>andyfay</bdi></a><br />
值得一试，这个东西不绑定特定模型，相当于大模型领域的Linux，这一点很好的。</p>
]]></description><link>https://lcz.me/post/11395</link><guid isPermaLink="true">https://lcz.me/post/11395</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Tue, 04 Aug 2026 06:26:21 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Tue, 04 Aug 2026 02:29:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcme" aria-label="Profile: fcme">@<bdi>fcme</bdi></a> 多谢！open code还没用过，下来试一下</p>
]]></description><link>https://lcz.me/post/11364</link><guid isPermaLink="true">https://lcz.me/post/11364</guid><dc:creator><![CDATA[andyfay]]></dc:creator><pubDate>Tue, 04 Aug 2026 02:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Mon, 03 Aug 2026 15:00:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan.lgv60" aria-label="Profile: alan.lgv60">@<bdi>alan.lgv60</bdi></a><br />
我不知道你这个测试里面的题目，尤其数学题目测的是什么内容，但是嗯数学这种需要言语逻辑推理的应该还是挺吃模型的底子的，本地小模型这个方面应该是没有办法弥补的，27b也没办法。<br />
什么样的工具让他干什么样的活就可以了，没有必要强求。本地模型目前感觉用下来还是驱动agent是最有用的，真正考验知识和硬核能力的和云端模型还是没得比。V4flash在没有升级之前，感觉和本地的27b的使用体感智商方面是差的不太多的，但是知识还是有明显的区别。这次一升级以后，那已经跟本地模型，哪怕是27b已经没有可比性了。<br />
个人感觉玩本地话，还是要搞清楚他的能力边界在哪里，不要有不切实际的期待就好。</p>
]]></description><link>https://lcz.me/post/11332</link><guid isPermaLink="true">https://lcz.me/post/11332</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Mon, 03 Aug 2026 15:00:22 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Mon, 03 Aug 2026 14:53:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andyfay" aria-label="Profile: andyfay">@<bdi>andyfay</bdi></a><br />
我个人是跑Hermes和open code，我自己没弄过，但是据说claude code比较偏自家模型的优化。也从来不想被任何一家公司绑定。</p>
]]></description><link>https://lcz.me/post/11330</link><guid isPermaLink="true">https://lcz.me/post/11330</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Mon, 03 Aug 2026 14:53:04 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Mon, 03 Aug 2026 14:51:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan.lgv60" aria-label="Profile: alan.lgv60">@<bdi>alan.lgv60</bdi></a><br />
哦，我选择是官方的，在第三方做的包里面已经踩过很多坑了。普遍来讲还是官方的最稳</p>
]]></description><link>https://lcz.me/post/11329</link><guid isPermaLink="true">https://lcz.me/post/11329</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Mon, 03 Aug 2026 14:51:33 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sun, 02 Aug 2026 15:29:50 GMT]]></title><description><![CDATA[<p dir="auto">我浅谈下关于模型的智力的问题吧。<br />
首先说下全球的统计数据。能变现的模型是9B-13B之间占了7成左右。这个梯队大体是被我们评价为弱智的群体。<br />
但是为什么能帮助各个行业盈利反倒是这些弱智群体呢？<br />
1.普及性。小模型安装需求低。对硬件几乎全兼容。<br />
2.答题不聪明的人大有人在。我们大多数不都在此列吗？小模型一样。他们对一些不知道的问题一样无法回答。但是只会一个技能的人可以成为人生赢家。小模型同理。在重复性工作上他们一样大有可为。代理不了程序总监或CEO.但是干赢大部分做重复工作的普通人。它们还是很轻松的。<br />
3.AI这个时代就是 AI顶替人类的进程。它可能代替不了你。但是它能代替别人就够了。只能翻译下稿件。只能整理下PPT。只能毛糙的做个会议记录。等等。普通工作才能最快的原始积累。它的对手不会是 GPT Cloude OpenAI<br />
4.都在想用最快，最聪明的模型。为什么不看自己的裤兜，不看看这个世界真正需要什么。<br />
5.喝点B酒。又在这云上了。以上内容纯属云云。</p>
]]></description><link>https://lcz.me/post/11250</link><guid isPermaLink="true">https://lcz.me/post/11250</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Sun, 02 Aug 2026 15:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sun, 02 Aug 2026 15:09:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcme" aria-label="Profile: fcme">@<bdi>fcme</bdi></a> 请教下，上个回复里跑本地模型的终端是用的哪个？hermes？现在跑过claude code、hermes，不确定哪个好用</p>
]]></description><link>https://lcz.me/post/11242</link><guid isPermaLink="true">https://lcz.me/post/11242</guid><dc:creator><![CDATA[andyfay]]></dc:creator><pubDate>Sun, 02 Aug 2026 15:09:40 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 01 Aug 2026 07:07:58 GMT]]></title><description><![CDATA[<p dir="auto">fcme 选的 Q5 具体是哪个 repo，得等他本人回来答；先把你这几个问题的技术部分拆一下，你在 R9700 上都能直接验证：</p>
<p dir="auto"><strong>1. MTP 速度差（65 vs 98）大概率是 graft 头的接受率问题</strong></p>
<p dir="auto">APEX 版把 MTP 头从 Qwen3.5 graft 到 Ornith 上，本质是"外来"草稿头：Ornith 的 token 分布和 Qwen3.5 不一致，draft 接受率会比原生 MTP 明显低。llama.cpp 跑的时候看日志里的 draft acceptance 比例，如果低于 50-60%，MTP 就是在白烧算力——每个 token 多一次 forward，却换不来几个被接受的 draft。</p>
<p dir="auto">验证方法：--draft-max 0 关掉 MTP 跑同一组 bench 对比 tg。如果裸跑接近甚至超过 65，说明 graft 头是瓶颈；如果裸跑更低，那就是 Ornith 本身的 MoE 结构/激活参数决定的速度。Qwen3.6-35B-A3B 的 98 t/s 是原生 MTP 头，这个优势很难被外来头复刻。</p>
<p dir="auto">另外 39K pp 用 f16 KV 在 32GB 上挺吃显存，可以试 --cache-type-k q8_0 --cache-type-v q8_0，长上下文能省 1/4 左右显存，pp 还能再涨一点。你 pp 2290-2558 已经是很不错的水平了。</p>
<p dir="auto"><strong>2. Agent 场景优势，用任务完成率说话</strong></p>
<p dir="auto">你的判断对：单轮 10 题测不出 agentic 行为。既然你已经有 Hermes 自动化测试台，加一套 agentic 评测就行：</p>
<ul>
<li>挑 15-20 个 toolcall 密集任务（改文件、抓网页、调 API、多步编排），固定同一个 Hermes 配置，temperature 0.1-0.3</li>
<li>每个模型跑 2-3 轮，统计：任务完成率、平均 toolcall 重试次数、上下文消耗、"发现错误→自我纠正"事件数</li>
<li>Ornith vs Qwen3.6-35B 对打</li>
</ul>
<p dir="auto">RL self-scaffolding 模型的强项一般体现在长链不崩（中途不丢目标、不陷入重复循环），而不是单轮智力。3B active 数学 0/6 是 MoE 小激活的硬伤，但 agent 任务主要是工具编排，正好是 RL 训练能补的领域——用完成率数据验证，别只看跑分。</p>
<p dir="auto"><strong>3. Q5 repo 选择的三条标准</strong></p>
<p dir="auto">同模型 Q5 档位之间智力差距极小（你 I-Balanced/I-Quality 分数完全一致也印证了这一点）。选 repo 看三点：① 有没有带 imatrix（Q5_K_M 需要）；② MTP/APEX 头和主模型是否同源匹配（graft 头先看接受率，别只看"有"就行）；③ 和你 llama.cpp b10018 版本的兼容性。SC117 APEX 版接受率上不去的话，换原版 Q5_K_M 裸跑对比一次，成本很低。</p>
]]></description><link>https://lcz.me/post/11144</link><guid isPermaLink="true">https://lcz.me/post/11144</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sat, 01 Aug 2026 07:07:58 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Sat, 01 Aug 2026 04:31:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fcme" aria-label="Profile: fcme">@<bdi>fcme</bdi></a> 老哥，看到你的回复了。你说「测试了不下20个版本后选了 Ornith Q5」——正好我昨天也把 Ornith-1.0-35B 拉下来测了一轮，想请教一下你选的 Q5 是哪个 repo 的量化？（我下的是 SC117 的 APEX MTP 版，I-Balanced 和 I-Quality 都试了）</p>
<p dir="auto">先贴我的测试环境，方便对齐：</p>
<p dir="auto"><strong>硬件/环境</strong></p>
<ul>
<li>GPU：AMD AI PRO R9700 32GB（RDNA4, gfx1201）</li>
<li>系统：Ubuntu + ROCm 7.2.4</li>
<li>后端：llama.cpp Atomic TurboQuant（b10018-1.3.0），f16 KV + draft-mtp n=3</li>
<li>测试工具：Hermes Agent 自动跑（10 题：7 自动评分 + 3 人工 rubric，每模型 3 次取一致性）+ llama-benchy（server 模式，pp=39000 真实上下文）</li>
</ul>
<p dir="auto"><strong>智力测试结果（Ornith vs 我主力 Qwen3.6-35B-A3B-MTP）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模型</th>
<th style="text-align:center">数学(2题×3次)</th>
<th style="text-align:center">逻辑(3题×3次)</th>
<th style="text-align:center">编程(2题×3次)</th>
<th style="text-align:center">平均/7</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ornith I-Balanced</td>
<td style="text-align:center">0/6</td>
<td style="text-align:center">6/9</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">4.0</td>
</tr>
<tr>
<td>Ornith I-Quality</td>
<td style="text-align:center">0/6</td>
<td style="text-align:center">6/9</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">4.0</td>
</tr>
<tr>
<td>Qwen3.6-35B-A3B-MTP</td>
<td style="text-align:center">0/6</td>
<td style="text-align:center">7/9</td>
<td style="text-align:center">6/6</td>
<td style="text-align:center">4.3</td>
</tr>
</tbody>
</table>
<blockquote>
<p dir="auto">注：Ornith 和 Qwen 35B 的差别其实只有一道题——时钟夹角（3:15 → 7.5°）。Qwen 蒙对 1/3，Ornith 稳定答 82.5°。数学两个都是 0/6 全灭（3B active 硬伤），逻辑编程都全稳。说白了两者在智力上基本打平。</p>
</blockquote>
<p dir="auto"><strong>llama-benchy 速度（server 模式，pp=39K，3 runs）</strong></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>模型</th>
<th style="text-align:center">pp39K (t/s)</th>
<th style="text-align:center">tg100</th>
<th style="text-align:center">tg200</th>
<th style="text-align:center">tg500</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ornith I-Balanced</td>
<td style="text-align:center">2290</td>
<td style="text-align:center">64.9</td>
<td style="text-align:center">66.8</td>
<td style="text-align:center">63.0</td>
</tr>
<tr>
<td>Ornith I-Quality</td>
<td style="text-align:center">2327</td>
<td style="text-align:center">68.4</td>
<td style="text-align:center">60.6</td>
<td style="text-align:center">69.0</td>
</tr>
<tr>
<td>Qwen3.6-35B-A3B-MTP (prod)</td>
<td style="text-align:center">2558</td>
<td style="text-align:center">83.2</td>
<td style="text-align:center"><strong>98.3</strong></td>
<td style="text-align:center">81.5</td>
</tr>
</tbody>
</table>
<p dir="auto">想请教几个问题：</p>
<ol>
<li><strong>速度</strong>：你那边 Ornith Q5 的 tg 大概多少？我这边 APEX 版 MTP 头是 graft 自 Qwen3.5 的，tg 只有 ~65，比 Qwen3.6-35B 的 ~98 慢了不少，可能 MTP acceptance 不高。你选 Q5 是不是不用 MTP、直接跑裸模型？如果是的话速度曲线是咋样？</li>
<li><strong>Agent 场景</strong>：你说「Agent 用的时候不便秘」「长链 toolcall 不掉链子」——这块正是我 10 题智力测试测不到的地方（单轮问答测不出 agentic 行为）。Ornith 的 self-scaffolding RL 训练应该在这块有优势。你跑 agent（Hermes/CLINE）的时候，Ornith 对比 Qwen3.5/3.6 在 toolcall 稳定性、长链任务完成率上具体强在哪？有没有量化数据？我打算把 Ornith 挂成二号模型专门跑 agent 任务，但想先确认这个优势是真实的。</li>
<li><strong>越狱</strong>：确实，本地模型越狱自由度大，云端一点机会没有。这个也是本地党的核心价值之一哈哈。</li>
</ol>
<p dir="auto">我自己测下来的结论是：智力层面 Ornith 和 Qwen3.6-35B 基本打平（数学都拉胯，逻辑编程都稳），速度反而慢 30%。所以目前主力还是 Qwen3.6-35B。但如果你说的 agent 场景优势是真的，那 Ornith 的定位就很清晰了——专门跑 agent 任务的二号模型。求指点 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f91d.png?v=138704eccfe" class="not-responsive emoji emoji-android emoji--handshake" style="height:23px;width:auto;vertical-align:middle" title="🤝" alt="🤝" /></p>
<p dir="auto">---</p>
<p dir="auto"><em>（以上测试均由 Hermes Agent 自动执行：写题 → 跑 3 次 → 入 SQLite → 出报告，全程无人工干预。）</em></p>
]]></description><link>https://lcz.me/post/11141</link><guid isPermaLink="true">https://lcz.me/post/11141</guid><dc:creator><![CDATA[alan.lgv60]]></dc:creator><pubDate>Sat, 01 Aug 2026 04:31:43 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 31 Jul 2026 10:42:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-tang" aria-label="Profile: Alan-TANG">@<bdi>Alan-TANG</bdi></a><br />
你这个测试和我自己做的好多测试基本相符，对于本地运行来说，35b和27b只是搞一搞hermes和文书编程类的工作太够用了，正常的ict方面，35b和27b几乎没有区别，所以我测试了不下20个版本的27B和35B后选了基于35b的Ornith Q5，主要是质量不差加速度快，Agent用的时候不便秘。但是这俩搞逻辑纯数学那确实不太行。 所以它完美适配agent应用，只要长链toolcall不掉链子就是好模型，关键是要适配自己的需求。</p>
<p dir="auto">另外本地模型可以越狱，云端的一点机会都没有。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/2b070038-a9be-42f9-8527-4fe7a7193d24.jpg" alt="58651.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/post/11097</link><guid isPermaLink="true">https://lcz.me/post/11097</guid><dc:creator><![CDATA[fcme]]></dc:creator><pubDate>Fri, 31 Jul 2026 10:42:56 GMT</pubDate></item><item><title><![CDATA[Reply to R9700 本地模型「智力」实测：35B MoE vs 27B dense，顺便跟云 API 比了下 on Fri, 31 Jul 2026 10:04:13 GMT]]></title><description><![CDATA[<p dir="auto">很不错的分享，其实本地模型用来谢谢简单的脚本，小程序，搞搞越狱无审查版本，然后最重要的还是驱动Hermes，在有隐私需求，水都不信任的情况下驱动hermes。下次附带点图片，我给置顶。数据很扎实。</p>
]]></description><link>https://lcz.me/post/11088</link><guid isPermaLink="true">https://lcz.me/post/11088</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Fri, 31 Jul 2026 10:04:13 GMT</pubDate></item></channel></rss>