<?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到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！]]></title><description><![CDATA[<p dir="auto">周六下午R9700到货，开始组装机器，快10年没装机了，偏这次又买了小机箱（有点后悔），结果弄到夜里快12点才装好，腰酸背痛，装完点亮了，就睡了。转天起来开始装Ubuntu 24.04.4，系统竟然也装了一上午，开始时安装程序反复退出，后来刷了最新的BIOS，没想到重启之后竟然直接进系统了。然后就是更新系统，安装ROCM等等一系列。然后安装Hermes，使用deepseek-v4-flash，在Hermes辅助下安装llama.cpp。特意告诉Hermes要浏览抡锤者论坛中关于AMD显卡的帖子，特别要参考<br />
<a href="https://lcz.me/topic/353/7900-xtx-qwen3.6-27b-ubuntu-rocm-vulkan-mtp-64-128-256k-%E5%85%A8%E9%83%A8%E5%AF%A6%E6%B8%AC%E6%95%B4%E7%90%86">https://lcz.me/topic/353/7900-xtx-qwen3.6-27b-ubuntu-rocm-vulkan-mtp-64-128-256k-全部實測整理</a><br />
和<br />
<a href="https://lcz.me/topic/100/7900xtx-llama.cpp-qwen3.6-27b-turboquant-mtp-%E6%B5%8B%E8%AF%95%E7%BB%93%E6%9E%9C%E5%88%86%E4%BA%AB/56">https://lcz.me/topic/100/7900xtx-llama.cpp-qwen3.6-27b-turboquant-mtp-测试结果分享/56</a><br />
这两个帖子的内容。在此感谢 CHIA AN YANG 和 David Zhang 两位大神，也特别感谢斑竹建立了这个论坛让我学到了很多知识。<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=d348ca29232" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /> <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44f.png?v=d348ca29232" class="not-responsive emoji emoji-android emoji--clap" style="height:23px;width:auto;vertical-align:middle" title=":clap:" alt="👏" /><br />
最后选定Qwen3.6-27B-Q4_K_M.gguf，使用Hermes自动配置，一次成功！</p>
<pre><code>   硬件配置：
   主板：MaxSun-Terminator-B850M-PRO
   CPU：AMD Ryzen 7 9700X
   内存：金邦DDR5 5600 64GB
   SSD:  宏基GM7000 1TB+金邦 2TB
   显卡：AMD Radeon AI PRO R9700
   电源：Thermaltake SFX-850
   机箱：机械大师C26

   运行参数：/data/ai/apps/llama.cpp/build/bin/llama-server \
         -m /data/ai/models/llm/Qwen3.6-27B-Q4_K_M.gguf \
         -ngl 99 \
         -fa 1 \
         -c 131072 \
         --cache-type-k q4_0 \
         --cache-type-v q4_0 \
         --spec-type draft-mtp \
         --spec-draft-n-max 3 \
         -ub 256 \
         -np 1 \
         --temp 0.7 \
         --top-k 20 \
</code></pre>
<p dir="auto"><img src="https://upload.lcz.me/uploads/4d3a1137-e2b8-4eed-b75f-61fee1917bd7.png" alt="截屏2026-05-31 下午10.30.09.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">使用起来感觉和线上的deepseek-v4-flash没有太大区别，速度差不多。但是运行起来的风扇噪音真是太大了！但是比起电水壶烧开水还是差远了。我把电脑放脚下，身后就是电水壶，水烧起来的声音完全能盖住显卡风扇的声音，满载时也能。但是机箱散热不好，测试时显卡温度偏高。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/9f141d2d-bf04-453f-8915-d1c4fe22880e.png" alt="截屏2026-05-31 下午3.15.42.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">调整了一下机箱风扇的位置，效果并不明显。小机箱空间太受限了！装机时就很费劲！</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/29ffd382-7a3d-46f3-90ea-956c35aee5c1.png" alt="截屏2026-05-31 下午4.56.33.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">为了安全，把功耗限制到280W。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/2ca33f7b-dbab-4db0-97e2-d570839536a9.png" alt="截屏2026-05-31 下午5.30.28.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">性能损耗约4%。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/7f61e581-a9b9-459f-bfe3-103675ea16f3.png" alt="截屏2026-05-31 下午5.35.27.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">后来感觉温度还是偏高，风扇太吵，又限制到270W。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/27a42bb0-1122-443a-8714-1d76b090190b.png" alt="截屏2026-06-01 下午8.28.44.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">这是现在模型刚加载时的温度：</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/d8051408-375e-4f59-85ab-79bbab0450d6.png" alt="截屏2026-05-31 下午10.28.52.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">这是模型运行时的温度：</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/df9a1dc9-1f85-4ff3-a308-bb767596f142.png" alt="截屏2026-05-31 下午12.24.21.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">心得：<br />
1、AMD显卡在Linux下的生态还是可以的，至少我这个没有什么Linux使用经验的人，在AI和Hermes的帮助下，也就是花了1天时间就把大模型跑起来了，所以对AMD显卡有顾虑的人我觉得可以放心一些了。<br />
2、涡轮卡的噪音确实是很大，但是比电水壶的声音还是差一些，隔一堵墙，关上门，满载时的噪音也是听不见的。算是给对噪音敏感的人一些真实感受吧。<br />
3、算是个经验教训——机箱尽量选大一些，利于散热通风，长期运行也更有安全保障，装机时也能顺利一些。</p>
<p dir="auto">这些是我的一些体会，没有什么经验贡献，再次感谢斑竹和论坛里的各位大神的无私分享。</p>
]]></description><link>https://lcz.me/topic/383/r9700到货-ai-hermes部署llama.cpp-qwen3.6-27b-q4_k_m一次成功</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 18:45:46 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/383.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Jun 2026 15:43:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 07:40:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linghu007" aria-label="Profile: linghu007">@<bdi>linghu007</bdi></a> 总体价格和你的差不多，但是性价比没你的高。</p>
]]></description><link>https://lcz.me/post/5171</link><guid isPermaLink="true">https://lcz.me/post/5171</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Fri, 05 Jun 2026 07:40:08 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 02:53:59 GMT]]></title><description><![CDATA[<p dir="auto">我们只能接受。生产力需要就入手。没项目就等等。</p>
]]></description><link>https://lcz.me/post/5084</link><guid isPermaLink="true">https://lcz.me/post/5084</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Fri, 05 Jun 2026 02:53:59 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 02:52:50 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> 显卡日常价格就是10900，现在618奸商搞的。但我看了下CUP和内存反而降了，不过我看的是二手。显卡才是新的。</p>
]]></description><link>https://lcz.me/post/5083</link><guid isPermaLink="true">https://lcz.me/post/5083</guid><dc:creator><![CDATA[linghu007]]></dc:creator><pubDate>Fri, 05 Jun 2026 02:52:50 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 02:42:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/linghu007" aria-label="Profile: linghu007">@<bdi>linghu007</bdi></a> 显卡涨价了。</p>
]]></description><link>https://lcz.me/post/5080</link><guid isPermaLink="true">https://lcz.me/post/5080</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Fri, 05 Jun 2026 02:42:22 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 02:35:54 GMT]]></title><description><![CDATA[<p dir="auto"><img src="https://upload.lcz.me/uploads/19b55f6d-c4ca-4385-94c3-ea9c423990a6.png" alt="微信图片_20260605103247_234_2.png" class=" img-fluid img-markdown" /><br />
兄弟，你这套配下来多少钱啊？<br />
图是我准备配的配置。主要是考虑DDR4升级便宜些。CUP缓存大256M。电源大是因为将来顺便升级双显卡。</p>
]]></description><link>https://lcz.me/post/5077</link><guid isPermaLink="true">https://lcz.me/post/5077</guid><dc:creator><![CDATA[linghu007]]></dc:creator><pubDate>Fri, 05 Jun 2026 02:35:54 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Fri, 05 Jun 2026 01:52:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sospda" aria-label="Profile: sospda">@<bdi>sospda</bdi></a> 也测试了使用MTP的情况（简单测试没有使用长文档输入测试），MTP确实有明显提升，而且依然是Vulkan比ROCm快，不过没有到50t/s，但是日常使用完全够了，体验不差。</p>
<p dir="auto"><img src="https://upload.lcz.me/uploads/8b3c3b2b-a486-438c-b995-6f9e2bc25fca.png" alt="截屏2026-06-05 上午9.47.46.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">现在日常使用就是Vulkan+MTP，功耗还低，风扇噪音较小，比较满意了。</p>
]]></description><link>https://lcz.me/post/5065</link><guid isPermaLink="true">https://lcz.me/post/5065</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Fri, 05 Jun 2026 01:52:15 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Thu, 04 Jun 2026 03:56:52 GMT]]></title><description><![CDATA[<p dir="auto">上MTP版本， Q4KM ，直接上50t/s ， 提速明显</p>
]]></description><link>https://lcz.me/post/4938</link><guid isPermaLink="true">https://lcz.me/post/4938</guid><dc:creator><![CDATA[sospda]]></dc:creator><pubDate>Thu, 04 Jun 2026 03:56:52 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Wed, 03 Jun 2026 14:17:50 GMT]]></title><description><![CDATA[<p dir="auto">今天下午又编译了一次 Vulkan 版本的 llama.cpp，做了简单的测试，和ROCm版对比，各有千秋吧，相差不大。但是意外发现，运行Vulkan版的本地模型比ROCm版的功耗要低。</p>
<p dir="auto">Vulkan版测试结果：<br />
<img src="https://upload.lcz.me/uploads/17b2b111-1b37-4165-a4a4-9d7328f8e63d.png" alt="截屏2026-06-03 下午4.18.04.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">ROCm版的测试结果：<br />
<img src="https://upload.lcz.me/uploads/400e291a-c269-46cb-8df9-2dd7022fcc8d.png" alt="截屏2026-06-03 下午4.18.42.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">加载ROCm版模型时的功耗（未执行任务）：<br />
<img src="https://upload.lcz.me/uploads/379e3d96-e30e-40c7-81f7-0bc015325a3a.png" alt="截屏2026-06-03 下午6.12.25.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">加载Vulkan版模型时的功耗（未执行任务）：<br />
<img src="https://upload.lcz.me/uploads/637c8c39-fd33-43e1-aba2-c79e64b1149f.png" alt="截屏2026-06-03 下午6.14.22.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">执行任务时，Vulkan版也比ROCm版的温度、功耗要低，风扇转速也稍低一些。更重要的是，Vulkan版出结果更快，GPU运行一会儿功耗就下来了，而ROCm版的会运行很久，风扇狂转。</p>
]]></description><link>https://lcz.me/post/4855</link><guid isPermaLink="true">https://lcz.me/post/4855</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Wed, 03 Jun 2026 14:17:50 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Wed, 03 Jun 2026 03:03:23 GMT]]></title><description><![CDATA[<p dir="auto">MTP最大猜3个token，你现在tokens速度多块</p>
]]></description><link>https://lcz.me/post/4732</link><guid isPermaLink="true">https://lcz.me/post/4732</guid><dc:creator><![CDATA[Eric Xiao]]></dc:creator><pubDate>Wed, 03 Jun 2026 03:03:23 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 12:54:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/densha" aria-label="Profile: densha">@<bdi>densha</bdi></a> 估计不会一直运行大模型，感觉线上模型能力更强一些，比如deepseek-v4-flash。</p>
]]></description><link>https://lcz.me/post/4661</link><guid isPermaLink="true">https://lcz.me/post/4661</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Tue, 02 Jun 2026 12:54:03 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 04:56:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/agi" aria-label="Profile: AGI">@<bdi>AGI</bdi></a> 不知道，京东京造，75块钱买的，买回来自己选择差不多的长度，不知道具体数字，然后短一点，自己推掉就行。我一般就是圆寸，干的很短。已经很久没去过理发店 了。</p>
]]></description><link>https://lcz.me/post/4632</link><guid isPermaLink="true">https://lcz.me/post/4632</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Tue, 02 Jun 2026 04:56:30 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 04:51:21 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry" aria-label="Profile: terry">@<bdi>terry</bdi></a> <a href="/post/4625">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wml-ai" aria-label="Profile: wml-ai">@<bdi>wml-ai</bdi></a> 睡到自然醒，困了就睡，今天顺便自己理了个发。</p>
</blockquote>
<p dir="auto">推子用的几毫米的？我从口罩到现在一直在家推子自己推</p>
]]></description><link>https://lcz.me/post/4628</link><guid isPermaLink="true">https://lcz.me/post/4628</guid><dc:creator><![CDATA[AGI]]></dc:creator><pubDate>Tue, 02 Jun 2026 04:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 03:43:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wml-ai" aria-label="Profile: wml-ai">@<bdi>wml-ai</bdi></a> 睡到自然醒，困了就睡，今天顺便自己理了个发。</p>
]]></description><link>https://lcz.me/post/4625</link><guid isPermaLink="true">https://lcz.me/post/4625</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Tue, 02 Jun 2026 03:43:11 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 03:19:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry" aria-label="Profile: terry">@<bdi>terry</bdi></a> 斑竹深夜还在维护论坛，注意身体啊！</p>
]]></description><link>https://lcz.me/post/4624</link><guid isPermaLink="true">https://lcz.me/post/4624</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Tue, 02 Jun 2026 03:19:40 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Tue, 02 Jun 2026 00:37:30 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> 哈哈！好的！</p>
]]></description><link>https://lcz.me/post/4617</link><guid isPermaLink="true">https://lcz.me/post/4617</guid><dc:creator><![CDATA[wml-ai]]></dc:creator><pubDate>Tue, 02 Jun 2026 00:37:30 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Mon, 01 Jun 2026 19:51:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wml-ai" aria-label="Profile: wml-ai">@<bdi>wml-ai</bdi></a> 电水壶的水一定要勤加。<br />
感谢分享。32G还是很能打的。</p>
]]></description><link>https://lcz.me/post/4600</link><guid isPermaLink="true">https://lcz.me/post/4600</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Mon, 01 Jun 2026 19:51:48 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Mon, 01 Jun 2026 16:11:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/densha" aria-label="Profile: densha">@<bdi>densha</bdi></a> 24小时跑agent是可行的，R9700功耗控制比N卡好不少，几点参考：</p>
<ol>
<li>
<p dir="auto">功耗方面：R9700满载大概200-250W（跑推理时），待机很低（&lt;30W），长期跑比3090/4090省电得多。电费方面一天大概2-3度电。</p>
</li>
<li>
<p dir="auto">散热建议：建议调一下风扇曲线，让温度控制在70°C以下。R9700的VRAM温度比核心高10-15°C正常。如果不放心，可以把功耗限制在80%（<code>amdgpu.pp_power_profile</code> 或者用 corectrl），性能损失不到5%但温度能降10°C+。</p>
</li>
<li>
<p dir="auto">稳定性：Linux下R9700跑 llama.cpp/Vulkan 后端很稳，连续跑几天没问题的。建议加个cron脚本每天凌晨重启一次Hermes进程清理context，避免长期运行的内存泄漏。</p>
</li>
<li>
<p dir="auto">如果确实是做agent用的，推荐用screen/tmux托管，加个watchdog脚本：每30分钟检查一次Hermes进程是否还活着，挂了自动重启。这样万一崩了也能自我恢复。</p>
</li>
</ol>
]]></description><link>https://lcz.me/post/4582</link><guid isPermaLink="true">https://lcz.me/post/4582</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Mon, 01 Jun 2026 16:11:47 GMT</pubDate></item><item><title><![CDATA[Reply to R9700到货，AI+Hermes部署llama.cpp+Qwen3.6-27B-Q4_K_M一次成功！ on Mon, 01 Jun 2026 16:06:24 GMT]]></title><description><![CDATA[<p dir="auto">請問您會讓它24小時運轉嗎？畢竟是當agent用。</p>
]]></description><link>https://lcz.me/post/4580</link><guid isPermaLink="true">https://lcz.me/post/4580</guid><dc:creator><![CDATA[densha]]></dc:creator><pubDate>Mon, 01 Jun 2026 16:06:24 GMT</pubDate></item></channel></rss>