<?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[想买两台华硕 DGX 跑 V4，论坛大神给个建议吧]]></title><description><![CDATA[<p dir="auto">最近准备认真折腾一下本地 AI，目标比较明确：想上两台华硕 DGX Spark，组起来跑 DeepSeek V4。</p>
<p dir="auto">目前纠结的点主要是：两台 DGX Spark 到底值不值得直接上，以及实际跑 V4 的体验究竟怎么样。</p>
<p dir="auto">我现在手上也有一张 48GB 显存的 4090，跑一些 20B～30B 级别模型没什么问题，但到了 V4 这种级别，单卡基本就不用想了。看了 DGX Spark 的资料，两台机器可以通过高速网络互联，所以理论上可以把显存和算力组合起来跑更大的模型。</p>
<p dir="auto">但我比较担心的是：理论性能和实际性能可能完全是两回事。</p>
<p dir="auto">尤其是 V4 这种超大 MoE 模型，除了显存容量，真正影响速度的还有 GPU、内存带宽、节点之间的互联带宽、推理框架以及多机通信效率。</p>
<p dir="auto">所以想请论坛里的大神帮忙判断一下：</p>
<ol>
<li>两台 DGX Spark 跑 V4，实际生成速度大概能到多少 token/s？</li>
<li>两台之间用 200G 网络互联，实际通信效率怎么样？</li>
<li>跑 V4 的时候，两台机器是比较接近“线性叠加”，还是通信开销会吃掉很多性能？</li>
<li>如果主要用途是编程、Agent、长上下文和日常本地 AI，两台 DGX Spark 是否值得？</li>
<li>有没有已经实际部署过 V4 的朋友，能分享一下真实测试数据？</li>
<li>如果现在买，华硕、技嘉、微星等不同品牌的 DGX Spark，散热、SSD、稳定性方面有没有明显区别？</li>
<li>1TB 版本是不是就够了？后面自己升级 SSD 是否更划算？</li>
</ol>
<p dir="auto">我不是单纯想追求“能不能跑起来”，更关心的是跑起来之后到底好不好用。</p>
<p dir="auto">如果两台 DGX Spark 能把 V4 跑到一个比较舒服的速度，那我觉得还是挺有吸引力的；但如果实际只有几十 token/s，而且多机通信损耗比较大，那可能就要重新考虑了。</p>
<p dir="auto">所以想请各位真正折腾过 DGX Spark、多机推理或者 V4 的大神给点建议。</p>
<p dir="auto">预算倒不是最大的问题，主要是不想花钱买回来以后发现实际体验和想象差太多。</p>
<p dir="auto">欢迎直接劝退，也欢迎晒实测数据 <img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f602.png?v=60716d54ab2" class="not-responsive emoji emoji-android emoji--joy" style="height:23px;width:auto;vertical-align:middle" title="😂" alt="😂" /></p>
<p dir="auto">两台 DGX Spark 跑 V4，到底是不是目前个人/小工作室比较靠谱的方案？</p>
]]></description><link>https://lcz.me/topic/1104/想买两台华硕-dgx-跑-v4-论坛大神给个建议吧</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 03:26:52 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1104.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Aug 2026 14:24:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Sat, 15 Aug 2026 01:20:50 GMT]]></title><description><![CDATA[<p dir="auto">我已經用了好一陣子了, coding中速度30~70不定, pp約2000.<br />
我來回答你的問題:<br />
<strong>1. 两台 DGX Spark 跑 V4，实际生成速度大概能到多少 token/s？</strong><br />
測速約40~50, 實際coding使用視狀況約落在30~70不等.<br />
<strong>2. 两台之间用 200G 网络互联，实际通信效率怎么样？</strong><br />
這有點複雜, 他每一個port有兩個rail, 各100G, 你可以用100G或200G, 看怎麼設. 我是用100G, 看他實際也沒用到100G, 就沒去搞200G了. 實測iperf約97G<br />
<strong>3. 跑 V4 的时候，两台机器是比较接近“线性叠加”，还是通信开销会吃掉很多性能？</strong><br />
因為一台跑不了正常V4 flash, 所以沒辦法比較. 不過照之前別的模型的經驗,兩台速度約為一台的1.5倍左右. 我之前也跑過4台,速度又比兩台快上不少<br />
<strong>4. 如果主要用途是编程、Agent、长上下文和日常本地 AI，两台 DGX Spark 是否值得？</strong><br />
我只用來編程, 主要是驅動韌體的開發跟debug, 跑claude code或codex cli , 兩台實際上約可以並行6個ctx 500K的session. 使用上是夠順了, 就看智力跟能力符不符合你的需求, 我是覺得不到優秀,但是堪用.<br />
<strong>5. 有没有已经实际部署过 V4 的朋友，能分享一下真实测试数据？</strong><br />
<img src="https://upload.lcz.me/uploads/4dfd2f5d-95d0-4062-912f-dcfb1ec2b15c.png" alt="截圖 2026-08-15 上午8.14.24.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>6. 如果现在买，华硕、技嘉、微星等不同品牌的 DGX Spark，散热、SSD、稳定性方面有没有明显区别？</strong><br />
<strong>1TB 版本是不是就够了？后面自己升级 SSD 是否更划算？</strong><br />
我有華碩跟技嘉的, 感覺差不多. 兩台的話還好,反正也跑不了多大模型, 選擇也不多. 1T應該可以,有需要日後再換就好. 如果只用來跑模型的話, 速度瓶頸在頻寬, 長時間不間斷運轉可以考慮GPU降頻跑不會影響pp跟t/s太多, 溫度跟功耗會下降不少</p>
<p dir="auto">最後應該考慮的是, 是否真的有這個需求? 這需要從用量跟隱私方面評估了. 兩台GB10不便宜, 漲價後更是誇張. 若是用量沒那麼多, 兩台GB10可能可以抵過10年的線上費用, 隱私又沒問題的話, 可以考慮線上使用就好. 本地用起來是舒適, 線上的是飛快, 爽度還是有差.</p>
]]></description><link>https://lcz.me/post/12238</link><guid isPermaLink="true">https://lcz.me/post/12238</guid><dc:creator><![CDATA[soop ladios]]></dc:creator><pubDate>Sat, 15 Aug 2026 01:20:50 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Fri, 14 Aug 2026 12:30:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/happy" aria-label="Profile: happy">@<bdi>happy</bdi></a></p>
<p dir="auto">我覺得只有 魔改卡符合又大又快的要求 例如RTX 4090 48GB<br />
一台放兩張 96GB , 三張144GB, 四張 192GB</p>
<p dir="auto">目前Nvidia 的消費級市場區隔大概是<br />
128GB 大又慢 300GB/s (是可以多台組在一起變快 有多快要問用過的人)<br />
16GB 小但是有點快 900GB/s  (RTX5070Ti, RTX5080)<br />
32GB 大點用得爽(滿足各類需求) 速度超級快 1790 GB/s 但是溢價翻倍 (5090/RTX Pro 6000)</p>
<p dir="auto">這樣他才能用不同的規格吸引各類消費族群購買</p>
<p dir="auto">Nvidia 本來規劃要出 5070 Ti, 5080 Super 24GB(第一個容量甜蜜點) 版本 但是VRAM太貴了 目前暫時沒看到要上市的消息</p>
]]></description><link>https://lcz.me/post/12201</link><guid isPermaLink="true">https://lcz.me/post/12201</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Fri, 14 Aug 2026 12:30:36 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Fri, 14 Aug 2026 11:09:00 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></p>
<p dir="auto"><img src="https://lcz.me/assets/plugins/nodebb-plugin-emoji/emoji/android/1f64f.png?v=60716d54ab2" class="not-responsive emoji emoji-android emoji--pray" style="height:23px;width:auto;vertical-align:middle" title="🙏" alt="🙏" />感谢指出，这确实是个问题<br />
不知道有没有在容量和带宽方面更均衡的选择？</p>
]]></description><link>https://lcz.me/post/12191</link><guid isPermaLink="true">https://lcz.me/post/12191</guid><dc:creator><![CDATA[happy]]></dc:creator><pubDate>Fri, 14 Aug 2026 11:09:00 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Fri, 14 Aug 2026 05:25:50 GMT]]></title><description><![CDATA[<p dir="auto">其实楼主大哥 已经比我的认知 多很多了<br />
你已经在玩着 48gb 4090 我才玩 3090<br />
dgx 两台 可以跑多少 我更觉得95% 论坛里的人都不懂<br />
都只能网上看 问ai</p>
<p dir="auto">也没有所谓值不值得，有需求可以负担 都值得<br />
如果说值不值得 那我们全部都只用线上模型就好 别考虑什么性价比<br />
可能dgx 两台也只是楼主的小开销</p>
<p dir="auto">看了你给的链接<br />
2000t/s pp 80t/s decode<br />
我个人觉得是很好了</p>
<p dir="auto">两台 dgx 价值在 可以用ds v4 flash<br />
跑起来不会太慢 可用状态<br />
一百万长上下文<br />
也不会比27b dense 差<br />
一个人用 agent 多并发也可以<br />
大概decode 120t/s？但是prefill 还是很慢<br />
一个人也不可能 6-7个并发吧？两 三个并发 勉强可用</p>
<p dir="auto">比4090 5090 跑dense 当然没那么快<br />
但是同等价值的4090 5090 也跑不到v4 flash</p>
<p dir="auto">至于为什么低带宽 低算力 为什么在v4 flash 场景反而可用 我就不扮厉害了 我的知识从ai 来 你们了解可能都比我好</p>
<p dir="auto">还是那句话，厂家的刀法很利落<br />
我们只能选 我们只能需要的</p>
<p dir="auto">要更好的用 v4 flash 只能上 6000 pro x2 了</p>
]]></description><link>https://lcz.me/post/12133</link><guid isPermaLink="true">https://lcz.me/post/12133</guid><dc:creator><![CDATA[applejuice]]></dc:creator><pubDate>Fri, 14 Aug 2026 05:25:50 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Fri, 14 Aug 2026 01:20:37 GMT]]></title><description><![CDATA[<p dir="auto">agent场景下，多提交并发的时候你就知道多卡手了。速度直接砍半、等老半天，最关键还是能跑但是质量太差</p>
]]></description><link>https://lcz.me/post/12099</link><guid isPermaLink="true">https://lcz.me/post/12099</guid><dc:creator><![CDATA[rock shi]]></dc:creator><pubDate>Fri, 14 Aug 2026 01:20:37 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Fri, 14 Aug 2026 08:42:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bukong-li" aria-label="Profile: Bukong-Li">@<bdi>Bukong-Li</bdi></a> 警告一次，以后严禁发垃圾帖子，禁言24小时，下次永久封号。违规帖子已经删除，以后发帖一定要自己看下，如果把论坛当作垃圾场，论坛也会这么对待你。</p>
]]></description><link>https://lcz.me/post/12095</link><guid isPermaLink="true">https://lcz.me/post/12095</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Fri, 14 Aug 2026 08:42:42 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 23:54:42 GMT]]></title><description><![CDATA[<p dir="auto">DGX Spark 顯存帶寬只有 273.2 GB/s, 比RTX 5060Ti 16GB 還慢<br />
4090 有1000 GB/s<br />
速度和容量兩者取捨的問題, 反正Nvidia 不會讓你滿足的 除非買企業等級的DGX Station 784GB, 但售價是10萬美金起跳</p>
]]></description><link>https://lcz.me/post/12093</link><guid isPermaLink="true">https://lcz.me/post/12093</guid><dc:creator><![CDATA[kos or]]></dc:creator><pubDate>Thu, 13 Aug 2026 23:54:42 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:57:15 GMT]]></title><description><![CDATA[<p dir="auto">我看了很多 私人搭建这种 全量模型的帖子。<br />
我个人认为都是纯娱乐性质。没有适配的需求环境投入生产都是测模大师。大投入，大折腾，最后出个帖子。有这钱直接在线api 接口用到死都够了。<br />
运行起来也不会比 量化版聪明多少！而且很折腾。需要的调试时间很恐怖。<br />
考虑隐私需求的话。千问 27B 目前没发现需要更高模型的需求。</p>
]]></description><link>https://lcz.me/post/12079</link><guid isPermaLink="true">https://lcz.me/post/12079</guid><dc:creator><![CDATA[williamlouis]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:57:15 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:33:31 GMT]]></title><description><![CDATA[<p dir="auto">我看不出来是否靠谱，我得自己测试才知道，理论上2个盒子是能跑的，因为v4 flash是moe，激活推理参数不大。反正这事没有不靠谱的迹象，我只能这么说。</p>
]]></description><link>https://lcz.me/post/12074</link><guid isPermaLink="true">https://lcz.me/post/12074</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:33:31 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:32:34 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> 上边<br />
那个链接里边测试说的。你看下靠谱吗</p>
]]></description><link>https://lcz.me/post/12073</link><guid isPermaLink="true">https://lcz.me/post/12073</guid><dc:creator><![CDATA[Bukong Li]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:32:34 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:32:21 GMT]]></title><description><![CDATA[<p dir="auto">如果有这么快，你可以买，80t这都起飞了，你看多会话速度如何。而且prefill也很重要，但是sglang不怎么吃prefill说实话。</p>
]]></description><link>https://lcz.me/post/12072</link><guid isPermaLink="true">https://lcz.me/post/12072</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:31:33 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><br />
80t,你觉得有必要搞吗。会不会太慢了</p>
]]></description><link>https://lcz.me/post/12071</link><guid isPermaLink="true">https://lcz.me/post/12071</guid><dc:creator><![CDATA[Bukong Li]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:31:33 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:30:25 GMT]]></title><description><![CDATA[<p dir="auto">我看网上测试有到80t/s .<a href="https://ai.rs/ai-developer/deepseek-v4-flash-304b-two-gb10?utm_source=chatgpt.com.%E7%BA%BF%E4%B8%8Aapi%EF%BC%8C%E6%88%91%E9%97%AEv4%EF%BC%8C%E5%AE%83%E8%AF%B4%E6%9C%89110%E5%B7%A6%E5%8F%B3%E3%80%82" rel="nofollow ugc">https://ai.rs/ai-developer/deepseek-v4-flash-304b-two-gb10?utm_source=chatgpt.com.线上api，我问v4，它说有110左右。</a></p>
]]></description><link>https://lcz.me/post/12070</link><guid isPermaLink="true">https://lcz.me/post/12070</guid><dc:creator><![CDATA[Bukong Li]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:30:25 GMT</pubDate></item><item><title><![CDATA[Reply to 想买两台华硕 DGX 跑 V4，论坛大神给个建议吧 on Thu, 13 Aug 2026 14:26:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bukong-li" aria-label="Profile: Bukong-Li">@<bdi>Bukong-Li</bdi></a> V4可以跑，你想和在线比肯定不行，小盒子速度慢是算力不足，带宽不足导致的，这个无解，理论性能没有实际测试过的，都是网上查到的，总体上就是能玩，但是不舒服。</p>
]]></description><link>https://lcz.me/post/12068</link><guid isPermaLink="true">https://lcz.me/post/12068</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Thu, 13 Aug 2026 14:26:49 GMT</pubDate></item></channel></rss>