<?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[12G 及以下显存的朋友可以试试这个，号称Qwen3.6-35B-A3B专家模型 在4g 显存能跑19t/s]]></title><description><![CDATA[<p dir="auto">我在12g 显存上实测 256k上下文 + mmproj 能到40t/s，干点普通活感觉可以用了。</p>
<p dir="auto">原帖:</p>
<p dir="auto"><a href="https://www.reddit.com/r/LocalLLM/comments/1unmzqc/surprisingly_fast_qwen3635ba3b_on_a_4_gb_vram/" rel="nofollow ugc">https://www.reddit.com/r/LocalLLM/comments/1unmzqc/surprisingly_fast_qwen3635ba3b_on_a_4_gb_vram/</a></p>
<p dir="auto">他的脚本参数：</p>
<pre><code>
/opt/llama.cpp/build/bin/llama-server \
-m /opt/llama.cpp/models/Qwen3.6-35B-A3B-UDT-Q4_K_XL_MTP.gguf \
--host 0.0.0.0 \
--port 8080 \
-c 64000 \
-ngl 999 \   
--override-tensor "blk\..*\.ffn_(gate_up|gate|up|down)_exps\.weight=CPU"
--flash-attn on \
--cache-type-k q8_0 \
--cache-type-v q8_0 \
--mlock \
-b 3072 \
--ubatch-size 3072 \
-ctxcp 128 \
--reasoning off \
--parallel 1 \
-t 6 \
-tb 12 \
--cache-ram 16384 \
--swa-full \
--no-kv-unified \
--spec-type none \
--cache-reuse 256 \
</code></pre>
]]></description><link>https://lcz.me/topic/862/12g-及以下显存的朋友可以试试这个-号称qwen3.6-35b-a3b专家模型-在4g-显存能跑19t-s</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Jul 2026 22:16:54 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/862.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2026 20:44:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 12G 及以下显存的朋友可以试试这个，号称Qwen3.6-35B-A3B专家模型 在4g 显存能跑19t/s on Fri, 17 Jul 2026 09:27:25 GMT]]></title><description><![CDATA[<p dir="auto">如果是功能性任务，35b足够，它只是无法长期胜任全面Agent助手，幻觉严重。编程其实都不是事，因为大多数人写的小程序都不复杂。</p>
]]></description><link>https://lcz.me/post/10023</link><guid isPermaLink="true">https://lcz.me/post/10023</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Fri, 17 Jul 2026 09:27:25 GMT</pubDate></item><item><title><![CDATA[Reply to 12G 及以下显存的朋友可以试试这个，号称Qwen3.6-35B-A3B专家模型 在4g 显存能跑19t/s on Fri, 17 Jul 2026 04:11:49 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/10013">说</a>:</p>
<p dir="auto">我的P100 16G显卡上面主要跑QWEN 3.5 9B,Q4KM，效果还行。</p>
</blockquote>
<p dir="auto">嗯，9B 也很不错了，我的能跑非常流畅，处理文档什么的秒回。</p>
<p dir="auto">就是参数少点，觉得有点虚，所以一直在折腾35B这个，满足一下虚虚荣心。</p>
<p dir="auto">话说也没用编程任务实测过，不知道到底智商能力上有多大差别。</p>
]]></description><link>https://lcz.me/post/10014</link><guid isPermaLink="true">https://lcz.me/post/10014</guid><dc:creator><![CDATA[coolstar]]></dc:creator><pubDate>Fri, 17 Jul 2026 04:11:49 GMT</pubDate></item><item><title><![CDATA[Reply to 12G 及以下显存的朋友可以试试这个，号称Qwen3.6-35B-A3B专家模型 在4g 显存能跑19t/s on Fri, 17 Jul 2026 03:31:15 GMT]]></title><description><![CDATA[<p dir="auto">我的P100 16G显卡上面主要跑QWEN 3.5 9B,Q4KM，效果还行。</p>
]]></description><link>https://lcz.me/post/10013</link><guid isPermaLink="true">https://lcz.me/post/10013</guid><dc:creator><![CDATA[stxpnet]]></dc:creator><pubDate>Fri, 17 Jul 2026 03:31:15 GMT</pubDate></item></channel></rss>