<?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[关于小公司跑本地大模型硬件建议]]></title><description><![CDATA[<p dir="auto"><strong>场景：</strong> 一家小公司，主要是来跑本地知识库，提供20-25人同时使用，另外还有自家网页的ChatBot 及一些网站上的OCR API调用（流量200-500左右）</p>
<ul>
<li>
<p dir="auto"><strong>硬件规划方案 A</strong>： 已经有台全新HPE ProLiant DL380 Gen11 闲置的伺服器，64GB ECC DDR5 记忆体，10TB SSD硬盘。 打算采购RTX PRO 6000 96GB 伺服器版本。</p>
</li>
<li>
<p dir="auto"><strong>硬件规划方案 B</strong>： 自组一套Workstation及RTX PRO 5000 72GB伺服器版本。但不能利用现有的伺服器硬件，分配显存也需要用其他手段来实现。</p>
</li>
<li>
<p dir="auto"><strong>硬件规划方案 C</strong>：APPLE MAC STUDIO M5 ULTRA 256GB 统一内存。也不能利用现有的伺服器硬件，而且苹果生态跑AI也比较麻烦些。</p>
</li>
</ul>
<p dir="auto">原本考虑方案A ，因为RTX PRO 6000 有MIG技术，可以分配显存去不同应用VM，例如CHATBOX，OCR，本地知识库。但因为RTX PRO 6000价格一直上飙，由之前的13万港币，到现在16-20万港币了。<br />
而方案B需要另外配一台工作站，成本也要13-14万。<br />
因为苹果发布M5 Ultra 处理器的Mac Studio, 请问各位大神， 如果不考虑Confy UI等应用场景，是否方案C，10万左右的Mac Studio比较适合我们的应用场景？</p>
]]></description><link>https://lcz.me/topic/1414</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 18:57:14 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1414.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 30 Aug 2026 04:59:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 14:26:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/soop-ladios" aria-label="Profile: soop-ladios">@<bdi>soop-ladios</bdi></a> 感謝提供寶貴數據！非常有參考性，真幫了大忙！ 希望可以向TP4這個方向發展。</p>
]]></description><link>https://lcz.me/post/15518</link><guid isPermaLink="true">https://lcz.me/post/15518</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Wed, 02 Sep 2026 14:26:29 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 11:38:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 我趁沒人用的空檔跑了一下給你參考:</p>
<h1>DeepSeek V4 Flash Concurrency Benchmark</h1>
<ul>
<li>測試時間：2026-09-02</li>
<li>工具：<code>llama-benchy 0.3.8.dev2+gff162bcfc</code></li>
<li>模型：<code>deepseek-v4-flash</code></li>
<li>參數：<code>PP=2048</code>、<code>TG=128</code>、每組 5 runs、<code>--no-cache</code></li>
</ul>
<h2>測試結果</h2>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:right">Concurrency</th>
<th style="text-align:right">Prefill total</th>
<th style="text-align:right">Prefill/request</th>
<th style="text-align:right">TG total（持續）</th>
<th style="text-align:right">TG/request</th>
<th style="text-align:right">TG 1 秒峰值</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:right">4</td>
<td style="text-align:right">1835.1 ± 24.0 tok/s</td>
<td style="text-align:right">648.3 ± 327.4 tok/s</td>
<td style="text-align:right">56.27 ± 3.52 tok/s</td>
<td style="text-align:right">18.92 ± 2.84 tok/s</td>
<td style="text-align:right">100.6 ± 5.2 tok/s</td>
</tr>
<tr>
<td style="text-align:right">5</td>
<td style="text-align:right">1820.6 ± 69.4 tok/s</td>
<td style="text-align:right">598.5 ± 393.3 tok/s</td>
<td style="text-align:right">56.97 ± 3.09 tok/s</td>
<td style="text-align:right">16.30 ± 2.54 tok/s</td>
<td style="text-align:right">108.6 ± 5.1 tok/s</td>
</tr>
</tbody>
</table>
<p dir="auto">Individual prefill 的 median：c4 為 <code>487.2 tok/s/request</code>，c5 為 <code>485.5 tok/s/request</code>。</p>
<p dir="auto">這是vllm跑的TP2, 看起來是勉強到你的最低要求. 還是TP4比較有餘裕.<br />
附註:</p>
<ol>
<li>為了增加更多可用ctx (目前是500K x 6), 我把max-num-batched-tokens設4096 , 再多會OOM. 如果把KV cache減少, 可以留多一點空間, 就可以把這個值調大, prefill會更快</li>
<li>這是KV緩存完全沒命中的測試. 實際prefill數值要視使用情況而定,  可能更快也可能更慢. GB10是統一記憶體,  KV緩存到ram不會是一個方案. 若常有長上下文冷啟動需求, 可能要考慮nvme緩存, 這需要折騰.</li>
</ol>
]]></description><link>https://lcz.me/post/15504</link><guid isPermaLink="true">https://lcz.me/post/15504</guid><dc:creator><![CDATA[soop ladios]]></dc:creator><pubDate>Wed, 02 Sep 2026 11:38:54 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 09:40:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/soop-ladios" aria-label="Profile: soop-ladios">@<bdi>soop-ladios</bdi></a> 多謝提醒，我測試一部試試，但不能租用兩部GB10 模擬TP吧。。。。</p>
]]></description><link>https://lcz.me/post/15485</link><guid isPermaLink="true">https://lcz.me/post/15485</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Wed, 02 Sep 2026 09:40:05 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 09:36:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/soop-ladios" aria-label="Profile: soop-ladios">@<bdi>soop-ladios</bdi></a> 是的，我也是計劃先買兩台GB10來跑TP，加上本身的伺服器跑LiteLLM。</p>
]]></description><link>https://lcz.me/post/15483</link><guid isPermaLink="true">https://lcz.me/post/15483</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Wed, 02 Sep 2026 09:36:42 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 09:17:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 可以用llama-benchy 測試多concurrency<br />
<a href="https://github.com/eugr/llama-benchy" rel="nofollow ugc">https://github.com/eugr/llama-benchy</a></p>
]]></description><link>https://lcz.me/post/15476</link><guid isPermaLink="true">https://lcz.me/post/15476</guid><dc:creator><![CDATA[soop ladios]]></dc:creator><pubDate>Wed, 02 Sep 2026 09:17:20 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 09:16:57 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> <a href="/post/15473">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bunsei" aria-label="Profile: Bunsei">@<bdi>Bunsei</bdi></a> 我有嘗試租借GB10 ，但很難模擬多人使用場景。</p>
</blockquote>
<p dir="auto">这个简单，你就直接全程交给chatgpt好了 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=2fb7360d8c6" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title=":joy:" alt="😂" /></p>
]]></description><link>https://lcz.me/post/15475</link><guid isPermaLink="true">https://lcz.me/post/15475</guid><dc:creator><![CDATA[Bunsei]]></dc:creator><pubDate>Wed, 02 Sep 2026 09:16:57 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 09:14:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bunsei" aria-label="Profile: Bunsei">@<bdi>Bunsei</bdi></a> 我有嘗試租借GB10 ，但很難模擬多人使用場景。</p>
]]></description><link>https://lcz.me/post/15473</link><guid isPermaLink="true">https://lcz.me/post/15473</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Wed, 02 Sep 2026 09:14:47 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 08:54:45 GMT]]></title><description><![CDATA[<p dir="auto">我推荐你去跟老板申请笔钱（2K差不多），然后去实际租一下试试看，测试一下各类硬件配置。 以免后面买了不合适，来回折腾，花点小钱探探路也是不错的。你自己能在这测试过程中积累到不错的经验。</p>
]]></description><link>https://lcz.me/post/15467</link><guid isPermaLink="true">https://lcz.me/post/15467</guid><dc:creator><![CDATA[Bunsei]]></dc:creator><pubDate>Wed, 02 Sep 2026 08:54:45 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Wed, 02 Sep 2026 08:36:16 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> <a href="/post/15285">说</a>:</p>
<p dir="auto">對內尖峰同時發問支持5人， 希望Token數要有15-25 每秒才可以接收。</p>
</blockquote>
<p dir="auto">這一台GB10應該是做不到的. 需要TP才行. 建議買四台GB10跟一台CRS504 100G switch, 跑TP4 deepseek v4 flash vision exp, 或是不要switch跑兩組TP2<br />
兩者我都跑過, TP2 多concurrency tok/s 80+應該是沒有問題, TP4的數據沒有留, 應該是更快.<br />
跑litellm應該是不用那麼多ram, 數據分流litellm內部就可以做到, 不管下面接的是一組, 兩組還是多組.<br />
我現在litellm接了glm 5.3 (GB10 x 8), qwen 3.8 27B Q8 (v100 x 2), ornith-1.5 35B Q4(3060 12G + dram offload), deepseek v4 flash 0731 (GB10 x 2), qwen 3.8 flash next (GB10 x 1), 分別服務兩個網段. litellm也才用了一台i5-1135G7, 16G ram的小電腦而已.</p>
]]></description><link>https://lcz.me/post/15464</link><guid isPermaLink="true">https://lcz.me/post/15464</guid><dc:creator><![CDATA[soop ladios]]></dc:creator><pubDate>Wed, 02 Sep 2026 08:36:16 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Tue, 01 Sep 2026 06:10:42 GMT]]></title><description><![CDATA[<p dir="auto">看计划应该资金不是很充足。<br />
建议用在线 api 先顶一阵。等硬件降价吧。<br />
如有加密不能外漏的。用现有硬件克服一下。</p>
]]></description><link>https://lcz.me/post/15297</link><guid isPermaLink="true">https://lcz.me/post/15297</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Tue, 01 Sep 2026 06:10:42 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Tue, 01 Sep 2026 05:52:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 先去租來測試....  <a href="https://gpu-72ca.gputw.ai/zh-TW/pricing/gpu/DGX-Spark-GB10-4TB" rel="nofollow ugc">https://gpu-72ca.gputw.ai/zh-TW/pricing/gpu/DGX-Spark-GB10-4TB</a></p>
]]></description><link>https://lcz.me/post/15291</link><guid isPermaLink="true">https://lcz.me/post/15291</guid><dc:creator><![CDATA[CS6]]></dc:creator><pubDate>Tue, 01 Sep 2026 05:52:27 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Tue, 01 Sep 2026 05:37:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 帶寬有點吃緊就是  不跑文字以外的應該還可以八</p>
]]></description><link>https://lcz.me/post/15286</link><guid isPermaLink="true">https://lcz.me/post/15286</guid><dc:creator><![CDATA[許托比]]></dc:creator><pubDate>Tue, 01 Sep 2026 05:37:07 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Tue, 01 Sep 2026 05:29:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cs6" aria-label="Profile: CS6">@<bdi>CS6</bdi></a>  考量伺服器兼容問題及卡的價格，現在最實際的方案似乎是 GB10了。不浪費現有伺服器的情況下，又可以快速部署服務：</p>
<p dir="auto">現有的伺服器可以增加內存去128或512GB, 之後部署API Gateway，作爲API Load Balancing，對接兩臺GB10, 物理分隔內部及外部需求。也可以保留未來擴充的可能性。（Node C）<br />
<img src="https://upload.lcz.me/uploads/e9d3cd8b-549c-44c0-a8f7-085e7f7fae58.jpeg" alt="5a458686-3ac5-41a1-859d-e7fb0400cdc2-image.jpeg" class=" img-fluid img-markdown" /><br />
對內尖峰同時發問支持5人， 希望Token數要有15-25 每秒才可以接收。</p>
<p dir="auto">看看各位大神對這個方案有什麼看法。<img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f91d.png?v=2fb7360d8c6" class="not-responsive emoji emoji-android emoji--handshake" style="height:23px;width:auto;vertical-align:middle" title=":handshake:" alt="🤝" /></p>
]]></description><link>https://lcz.me/post/15285</link><guid isPermaLink="true">https://lcz.me/post/15285</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Tue, 01 Sep 2026 05:29:04 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 06:48:57 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zorg" aria-label="Profile: zorg">@<bdi>zorg</bdi></a> <a href="/post/15003">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 我投mac studio，</p>
</blockquote>
<p dir="auto">架构什么的我不懂，但我明白一件事： 都是用的台积电最新工艺，都是美帝最高科技 ， 同工艺同时代产品下<strong>不可能老黄卡多费那么多电是白费的</strong>。</p>
]]></description><link>https://lcz.me/post/15086</link><guid isPermaLink="true">https://lcz.me/post/15086</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Mon, 31 Aug 2026 06:48:57 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 06:46:29 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zorg" aria-label="Profile: zorg">@<bdi>zorg</bdi></a> <a href="/post/15003">说</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 我投mac studio，我也是从3090、5090后来转向mac 平台，macos反而最简单，少很多对硬件兼容性、散热、稳定性、可维护的时间和人力成本。我在跑omlx我觉得很友好，稳定。年初从m5 max 128开机部署好omlx以后它就一直在角落跑，甚至不是高密度长时间运行都可以直接用显示器的typec线充电，噪音可忽略，耗能少，环境友好。虽然不知道将来是否需要继续扩充多台，但是目前看4台m3 ultra也能达到内存池扩展的效果，就像老特说的，32G5090跑comfy ui就不算瓶颈了，这样mac做llm server endpoint，mac mini、macbook pro跑agent，5090跑comfy ui，系统风险也有隔离，看起来也是一个完整的场景了。</p>
</blockquote>
<p dir="auto">mac 只能一个人玩，现在来看mac M5 ultra 显卡的计算能力也就将将够一个人长上下文（跑170G 左右的deepseek flash v4） 。<br />
M3 ultra  长上下文都 跑不过双机 DGX  spark 。白瞎了那么大的内存带宽</p>
]]></description><link>https://lcz.me/post/15085</link><guid isPermaLink="true">https://lcz.me/post/15085</guid><dc:creator><![CDATA[张光璞]]></dc:creator><pubDate>Mon, 31 Aug 2026 06:46:29 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 04:58:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 别相信这个6000D有 80% PRO 6000 的效能。实测就是一半多点（不然凭什么价格没涨起来）</p>
]]></description><link>https://lcz.me/post/15077</link><guid isPermaLink="true">https://lcz.me/post/15077</guid><dc:creator><![CDATA[Rex Fan]]></dc:creator><pubDate>Mon, 31 Aug 2026 04:58:23 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 04:56:09 GMT]]></title><description><![CDATA[<p dir="auto">严格来讲，20人使用，假定每人只有半个qwen3.8-27B的上下文窗口，也就是128K，算下来就是2048K。</p>
<p dir="auto">2048K token的8bit kv cache，就需要64GB显存了，再加上模型本身，以及其他开销，单张RTX PRO 6000是不够的。</p>
<p dir="auto">而且你还不只是支持内部使用，还要对外提供chatBox。总体上来看你的预算和方案都是不太能支持的。</p>
]]></description><link>https://lcz.me/post/15076</link><guid isPermaLink="true">https://lcz.me/post/15076</guid><dc:creator><![CDATA[kop wang]]></dc:creator><pubDate>Mon, 31 Aug 2026 04:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 04:27:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 這個價格，我勸你就別買了，除非你老闆真的人好錢多....<br />
你先去確認一下到底電源跟空間能差多少張卡？<br />
單純跑推理的話 B70 R9700 八卡就算一張以300瓦來算上電費還是省很多錢...<br />
甚至你可以買到四台  GB10 ...</p>
]]></description><link>https://lcz.me/post/15073</link><guid isPermaLink="true">https://lcz.me/post/15073</guid><dc:creator><![CDATA[CS6]]></dc:creator><pubDate>Mon, 31 Aug 2026 04:27:49 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 04:24:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cs6" aria-label="Profile: CS6">@<bdi>CS6</bdi></a> 悲劇，早上跟供應商確認，RTX PRO 6000 已經漲到20萬港幣以上了，反而有另一個選擇，NVIDIA RTX PRO 6000D 84GB 閹割版本這張的價格還是沒有變動，但仍然是10萬左右。如果10萬左右價格有80% PRO 6000 的效能，是否對我們來說是個比較好的選擇？ 未來可以加多張來跑併發。</p>
]]></description><link>https://lcz.me/post/15072</link><guid isPermaLink="true">https://lcz.me/post/15072</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Mon, 31 Aug 2026 04:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Mon, 31 Aug 2026 02:00:03 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zorg" aria-label="Profile: zorg">@<bdi>zorg</bdi></a> <a href="/post/15003">说</a>:</p>
<p dir="auto">mac studio</p>
</blockquote>
<p dir="auto">mac studio的問題在於併發，你說的優點前提都是個人使用，小公司的場景很快就會面臨搶資源的問題</p>
]]></description><link>https://lcz.me/post/15043</link><guid isPermaLink="true">https://lcz.me/post/15043</guid><dc:creator><![CDATA[許托比]]></dc:creator><pubDate>Mon, 31 Aug 2026 02:00:03 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Sun, 30 Aug 2026 16:54:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 我投mac studio，我也是从3090、5090后来转向mac 平台，macos反而最简单，少很多对硬件兼容性、散热、稳定性、可维护的时间和人力成本。我在跑omlx我觉得很友好，稳定。年初从m5 max 128开机部署好omlx以后它就一直在角落跑，甚至不是高密度长时间运行都可以直接用显示器的typec线充电，噪音可忽略，耗能少，环境友好。虽然不知道将来是否需要继续扩充多台，但是目前看4台m3 ultra也能达到内存池扩展的效果，就像老特说的，32G5090跑comfy ui就不算瓶颈了，这样mac做llm server endpoint，mac mini、macbook pro跑agent，5090跑comfy ui，系统风险也有隔离，看起来也是一个完整的场景了。</p>
]]></description><link>https://lcz.me/post/15003</link><guid isPermaLink="true">https://lcz.me/post/15003</guid><dc:creator><![CDATA[zorg]]></dc:creator><pubDate>Sun, 30 Aug 2026 16:54:55 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Sun, 30 Aug 2026 15:44:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 你的計劃沒錯，不推你N卡單純是你的不太合成本，HPE伺服器機箱空間應該是 4~8 卡看型號2U~4U分佈在四周，GPU Power Cable Kit 規格 A/M/I 新卡基本上一樣是12Pin 300~600w ，RTX PRO 6000 RTX PRO 5000 48/72GB 不推薦單純是 vgpu 分割後的CP值對你來說不高，15萬 RMB/HKD 都還是很極限的預算，可能滿足不了併發 session 需求，除非你都跑同一個模型給不同用途。</p>
<p dir="auto">畢竟多一張卡就可以多開一個 session 速度還穩定(慢但可用)， N卡 優勢是你可以跑更大的 context 還有速度超快(但多併發會拖慢)，<br />
所以才說你最好先做一下實驗確定需求</p>
<p dir="auto">這部分我過幾週有空可以測試一下 PRO6000 跑 qwen 3.8 VLLM 到能併發多少用戶，<br />
然後模擬 PRO6000  VS A100 / R9700 / 3090  對外 coding / RAG 服務的表現<br />
真的要買 PRO6000 的話就要快，價格每天都在漲.....但有機會的話還是雙卡 PRO6000 起步會比較好</p>
]]></description><link>https://lcz.me/post/14988</link><guid isPermaLink="true">https://lcz.me/post/14988</guid><dc:creator><![CDATA[CS6]]></dc:creator><pubDate>Sun, 30 Aug 2026 15:44:18 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Sun, 30 Aug 2026 13:16:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cs6" aria-label="Profile: CS6">@<bdi>CS6</bdi></a> HPE伺服器機箱空間及電源相信是足夠，不過需要額外購買GPU Power Cable Kit。其實如果可以安裝AI PRO R9700 工作站版本，那RTX PRO 5000 48/72GB 也應該可以安裝。</p>
<p dir="auto">原本計劃的RTX PRO 6000 伺服器版本是被動散熱，還需要額外的High Performance Fan Module， GPU Riser &amp; Air Baffle Kit等。</p>
]]></description><link>https://lcz.me/post/14976</link><guid isPermaLink="true">https://lcz.me/post/14976</guid><dc:creator><![CDATA[KAKAHermes]]></dc:creator><pubDate>Sun, 30 Aug 2026 13:16:08 GMT</pubDate></item><item><title><![CDATA[Reply to 关于小公司跑本地大模型硬件建议 on Sun, 30 Aug 2026 13:04:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kakahermes" aria-label="Profile: KAKAHermes">@<bdi>KAKAHermes</bdi></a> 為啥不支援？？？？？<br />
你們家IDC IT 可以搞定吧，雙槽鼓風扇12pin 電源300w</p>
]]></description><link>https://lcz.me/post/14973</link><guid isPermaLink="true">https://lcz.me/post/14973</guid><dc:creator><![CDATA[CS6]]></dc:creator><pubDate>Sun, 30 Aug 2026 13:04:44 GMT</pubDate></item></channel></rss>