<?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[双3090，哪个qwen 3.8 模型才是最好的呢？]]></title><description><![CDATA[<p dir="auto"><img src="https://upload.lcz.me/uploads/55adf8b0-942c-4202-9b30-00c31fadacb7.jpeg" alt="c9d0313c-2674-4c79-aec3-d9609be4f547-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">我目前的情况是，配置了hindsight ,某些会话完成后，hindsight会疯狂调用 llm来进行记忆整理，目前使用的这个 twolven/Qwen3.8-27B-abliterated-AWQ-MTP 在超过131K上下文，或者并发较高的时候，由于 多并发没法控制，速度非常缓慢.而且作者的bench 也说明了，超过131K 上下文，prefill 会超过100秒。 这可能也是缓慢的根源之一。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/893bfea1-77ab-4b48-b07c-19bf79984c24.jpeg" alt="08162ded-316a-470a-94f9-dde8cbfb7636-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://lcz.me/topic/1177/双3090-哪个qwen-3.8-模型才是最好的呢</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 23:15:23 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1177.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Aug 2026 03:55:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Thu, 20 Aug 2026 00:57:59 GMT]]></title><description><![CDATA[<p dir="auto">目前配好了new api分流，压制hind sight优先级，已经不会再和主要工作流争抢显卡了</p>
]]></description><link>https://lcz.me/post/12992</link><guid isPermaLink="true">https://lcz.me/post/12992</guid><dc:creator><![CDATA[stxpnet]]></dc:creator><pubDate>Thu, 20 Aug 2026 00:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 08:27:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> 会一直压缩的情况主要是hermes的原因，其他agent不会，因为hermes有个background_review的背景程序，默认每个N轮会进行对话整理，而且硬编码为主模型运行。</p>
]]></description><link>https://lcz.me/post/12709</link><guid isPermaLink="true">https://lcz.me/post/12709</guid><dc:creator><![CDATA[neo]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:27:29 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 08:21:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kos-or" aria-label="Profile: kos-or">@<bdi>kos-or</bdi></a> TernaryBonsai-8B Q2 是个值得尝试的模型，要是成功了就进一步减轻显存压力了，我用的Qwen3.5-9B-IQ4-NL-MTP差不多需要8GB显存，你这个应该可以减少一半！主要还是看其语义理解和总结的质量是否能接受了。</p>
]]></description><link>https://lcz.me/post/12708</link><guid isPermaLink="true">https://lcz.me/post/12708</guid><dc:creator><![CDATA[neo]]></dc:creator><pubDate>Tue, 18 Aug 2026 08:21:56 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 07:54:22 GMT]]></title><description><![CDATA[<p dir="auto">當時使用Highsight 跑Qwen3.6-27B Dense 模型 好像每跑幾輪對話就會一直壓縮<br />
顯卡就一直跑壓縮整理記憶,<br />
假如有多的顯卡或免費API, 可以改其他API端點來進行記憶體整理 不要共用主模型就好 減少顯卡的運作壓力</p>
]]></description><link>https://lcz.me/post/12704</link><guid isPermaLink="true">https://lcz.me/post/12704</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Tue, 18 Aug 2026 07:54:22 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 07:49:59 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/neo" aria-label="Profile: neo">@<bdi>neo</bdi></a> <a href="/post/12682">said</a>:</p>
<p dir="auto">不过我不用主模型来运行记忆整理，而是用专门的EDGE模型来处理，因为这个必须用短小精悍的模型，建议用9B或14B。另外重排和向量模型也可以自定义模型而不是hindsight内置的</p>
</blockquote>
<p dir="auto">用一個小型的MoE模型 Q4_K_M來整理記憶不知道合適不？<br />
只要語意理解能力夠高 應該不錯<br />
突然想到TernaryBonsai-8B Q2</p>
<p dir="auto">prism-ml/Ternary-Bonsai-8B-gguf<br />
<a href="https://huggingface.co/prism-ml/Ternary-Bonsai-8B-gguf" rel="nofollow ugc">https://huggingface.co/prism-ml/Ternary-Bonsai-8B-gguf</a></p>
]]></description><link>https://lcz.me/post/12702</link><guid isPermaLink="true">https://lcz.me/post/12702</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Tue, 18 Aug 2026 07:49:59 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 07:44:08 GMT]]></title><description><![CDATA[<p dir="auto">刚刚跑起来，才不到10天的记忆，还看不出来：<br />
偶尔进行一些任务的时候，HERMES会自动去调用 一些hs里面的记忆作为参考。</p>
<p dir="auto">其实会话完成后，手动通知HERMES进行一下存储，占用一点算力也还能接受。反正空着也是空着，目前把并发数降低了，似乎没有之前那么卡了。</p>
]]></description><link>https://lcz.me/post/12701</link><guid isPermaLink="true">https://lcz.me/post/12701</guid><dc:creator><![CDATA[stxpnet]]></dc:creator><pubDate>Tue, 18 Aug 2026 07:44:08 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 07:42:40 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stxpnet" aria-label="Profile: stxpnet">@<bdi>stxpnet</bdi></a> <a href="/post/12658">said</a>:</p>
<p dir="auto">我目前的情况是，配置了hindsight ,某些会话完成后，hindsight会疯狂调用 llm来进行记忆整理</p>
</blockquote>
<p dir="auto">我之前使用Highsight, 結果Docker上的記憶資料庫被Qwen3.6-27B無預警不小心刪除 就放棄使用</p>
<p dir="auto">hermes + hindsight記憶使用效果好嗎？</p>
]]></description><link>https://lcz.me/post/12699</link><guid isPermaLink="true">https://lcz.me/post/12699</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Tue, 18 Aug 2026 07:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 07:13:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stxpnet" aria-label="Profile: stxpnet">@<bdi>stxpnet</bdi></a> 好问题，先把结论说清楚：窗口设 131K 还是 256K，本身不影响 131K 以内的模型表现——注意力只覆盖实际存在的 token，窗口只是个上限。同一个模型、同样的实际输入长度，配 131K 窗口和配 256K 窗口，生成结果基本没差别。</p>
<p dir="auto">真正的差别在资源侧：</p>
<ol>
<li>KV 分配：窗口配 256K 时，vLLM 的 KV 池要按最大窗口预留，同样的池子容量能服务的并发就少一半。你 KV 池 520K，如果单请求按 256K 窗口跑，一次就吃掉接近一半。</li>
<li>显存 spill 才是降速主因：窗口变大本身不降速，KV 超出显存后 spill 到共享内存/系统内存才是。坤坤 TID:1178 实测就是标准曲线：16K ctx 60-65 tps，110K ctx 掉到 30-35 tps，显存占用 39GB——24G 卡到这个数必然已经 spill 了。</li>
</ol>
<p dir="auto">所以"4 并发 × 131K"的思路是对的：只要单任务确实 ≤131K，切 4 个并发 131K 请求，每个只占 131K 的 KV，池子利用率、吞吐都比单条 256K 好。唯一前提是任务真的不超 131K——如果有单任务要 180K+，那还是得给它留 256K 窗口。</p>
<p dir="auto">至于"131K 才有基本智商"：那是上下文长度本身的作用——实际喂进去的 token 越多，模型能引用的证据越多，跟窗口设多少无关。256K 窗口只是给偶尔超长留的余量，不是智商开关。</p>
]]></description><link>https://lcz.me/post/12689</link><guid isPermaLink="true">https://lcz.me/post/12689</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Tue, 18 Aug 2026 07:13:36 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 06:29:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stxpnet" aria-label="Profile: stxpnet">@<bdi>stxpnet</bdi></a> 我这两天测试了下，现在用的主模型是shawnw3i/Qwen3.8-27B-AWQ-MTP，这个还行，测试分数相对比较高，MTP接受率也比官方的稍微高些。</p>
]]></description><link>https://lcz.me/post/12683</link><guid isPermaLink="true">https://lcz.me/post/12683</guid><dc:creator><![CDATA[neo]]></dc:creator><pubDate>Tue, 18 Aug 2026 06:29:12 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 06:25:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stxpnet" aria-label="Profile: stxpnet">@<bdi>stxpnet</bdi></a> 我也用的hindsight作为长期记忆，不过我不用主模型来运行记忆整理，而是用专门的EDGE模型来处理，因为这个必须用短小精悍的模型，建议用9B或14B。另外重排和向量模型也可以自定义模型而不是hindsight内置的，模型也很小，不用多少显存，效率也高，因为内置模型用的是CPU。</p>
]]></description><link>https://lcz.me/post/12682</link><guid isPermaLink="true">https://lcz.me/post/12682</guid><dc:creator><![CDATA[neo]]></dc:creator><pubDate>Tue, 18 Aug 2026 06:25:30 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 04:35:43 GMT]]></title><description><![CDATA[<p dir="auto">众所周知，27B需要131K的上下文才能有基本的智商和思考能力，目前我比较关注，同样配置条件下，131K上下文 和 256K上下文，同一模型，在131K以内的综合表现差别到底有多大？ 因为我目前配置跑256K也不能说完全顺畅，但KV缓存池有520K容量，既然如此，我何不把VLLM改成4个并发，跑满满的131K上下文呢？  <a class="plugin-mentions-user plugin-mentions-a" href="/user/xiaote" aria-label="Profile: xiaote">@<bdi>xiaote</bdi></a></p>
]]></description><link>https://lcz.me/post/12668</link><guid isPermaLink="true">https://lcz.me/post/12668</guid><dc:creator><![CDATA[stxpnet]]></dc:creator><pubDate>Tue, 18 Aug 2026 04:35:43 GMT</pubDate></item><item><title><![CDATA[Reply to 双3090，哪个qwen 3.8 模型才是最好的呢？ on Tue, 18 Aug 2026 04:16:30 GMT]]></title><description><![CDATA[<p dir="auto">先给结论：你这个"慢"九成不是模型选错，是 131K+ 上下文 + MTP 组合的必然结果——换模型治标，动配置治本。</p>
<ol>
<li>
<p dir="auto">131K+ 的 prefill 数学：27B Q4 在双 3090 上 prefill 大概 3-5K t/s，131K token 一遍就是 30-40 秒起步；如果还开 MTP 投机解码，draft 本身也是开销。作者 bench 的 &gt;100s，说明他的配置里 KV 精度还高（AWQ + 大 KV），prefill 被进一步拖慢。任何模型跑到 131K+ 都得交这个税，跟"哪个模型最好"关系不大。</p>
</li>
<li>
<p dir="auto">AWQ + MTP 是已知的坑组合：MTP 头在 AWQ 转换时被量化损伤是常见问题，接受率崩到 0.05-0.15（论坛实测 TID:1131，SGLang NEXTN），投机解码变成纯开销，速度跌回无投机基线。你用的 twolven abliterated-AWQ-MTP 正好是这个组合——长上下文里 draft 匹配率本来就低，叠加 AWQ 头损伤，等于白跑还倒贴。</p>
</li>
<li>
<p dir="auto">双 3090 的实际推荐（hindsight 这种记忆整理场景）：</p>
</li>
</ol>
<ul>
<li>省心路线：官方 Qwen3.8-27B FP8 + vLLM，MTP 头质量比 AWQ 好一个量级（TID:1129 双卡 FP8 实测），27G 权重 + fp8 KV，双卡 48G 完全装得下；</li>
<li>省显存路线：Q5_K_M GGUF + llama.cpp，MTP 要么不开、要么 n_max 只开 2（TID:1149 实测 n_max 3→2，接受率 30%→60%，速度 +23%）；</li>
<li>KV 量化：K 用 q8_0、V 用 q4_1——K 参与注意力分数计算，金贵；V 被 softmax 稀释，可以牺牲。</li>
</ul>
<ol start="4">
<li>治本：hindsight 的记忆整理会把整段会话历史塞进上下文，这是大上下文重负载。给它单独设 32-64K 的截断窗口（先压缩再总结），别让它在 131K+ 上跑。上下文管理好了，哪个模型都不慢。</li>
</ol>
]]></description><link>https://lcz.me/post/12663</link><guid isPermaLink="true">https://lcz.me/post/12663</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Tue, 18 Aug 2026 04:16:30 GMT</pubDate></item></channel></rss>