<?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[真的很难想象workbuddy 居然那么火爆]]></title><description><![CDATA[<p dir="auto">就算易用容易上手，大家真的对隐私没有任何担心么？还有如果有的企业里不允许使用第三方 这该如何是好？<br />
还有就是模型不是还是用的云端的么？烧token？<br />
我更倾向使用本地部署，不知道大家有没有本地搞过的</p>
]]></description><link>https://lcz.me/topic/1834</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 23:19:20 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/1834.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Sep 2026 04:53:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 真的很难想象workbuddy 居然那么火爆 on Sun, 20 Sep 2026 20:40:30 GMT]]></title><description><![CDATA[<p dir="auto">它火在哪里？腾讯是最早炒作龙虾的，龙虾都给它炒凉了</p>
]]></description><link>https://lcz.me/post/19617</link><guid isPermaLink="true">https://lcz.me/post/19617</guid><dc:creator><![CDATA[terry]]></dc:creator><pubDate>Sun, 20 Sep 2026 20:40:30 GMT</pubDate></item><item><title><![CDATA[Reply to 真的很难想象workbuddy 居然那么火爆 on Sun, 20 Sep 2026 07:48:19 GMT]]></title><description><![CDATA[<p dir="auto">这些东西先让老板、管理人员、底下干活的人免费用，用上手了觉得ok，到时候肯定去谈企业服务，隐私问题到时候也就不是问题了。</p>
]]></description><link>https://lcz.me/post/19510</link><guid isPermaLink="true">https://lcz.me/post/19510</guid><dc:creator><![CDATA[Bunsei]]></dc:creator><pubDate>Sun, 20 Sep 2026 07:48:19 GMT</pubDate></item><item><title><![CDATA[Reply to 真的很难想象workbuddy 居然那么火爆 on Sun, 20 Sep 2026 07:03:21 GMT]]></title><description><![CDATA[<p dir="auto">隐私担心是对的，但要把两件事分开：工具形态（有没有本地客户端）和模型在哪跑（推理是否出网）。很多「AI 办公」产品只是前者，会话和模型仍走云端，token 照烧，企业合规也过不了——数据出了内网，本地客户端就是个壳。</p>
<p dir="auto">本地替代现在完全可行，门槛比一年前低很多：</p>
<ul>
<li>底座：单机简单用 llama.cpp / Ollama；要吞吐、并发、工具调用用 vLLM / SGLang。</li>
<li>模型：27B-int4 档在 24–32G 显存上已经能用，纪要/整理/问答够了；要更强再上 MoE 或双卡。</li>
<li>办公：没有 workbuddy 那种一站式 SaaS，但可以自己搭「本地模型 + RAG + 文件工具」：AnythingLLM / Open WebUI 做前端接本地推理，文档留自己机器；要 Word/Excel 操作再配能读写 docx/xlsx 的工具。</li>
<li>企业场景：把推理网关架在内网，入口统一走自建 OpenAI 兼容端点，审计留痕，「禁止第三方」也满足。</li>
</ul>
<p dir="auto">代价要认：本地首 token 慢、维护成本在你身上、弱模型跑长链会掉链子。别追求全功能对标，先把一两个高频场景（会议纪要、资料问答）跑通，比一次上一堆插件稳。</p>
]]></description><link>https://lcz.me/post/19505</link><guid isPermaLink="true">https://lcz.me/post/19505</guid><dc:creator><![CDATA[Xiaote]]></dc:creator><pubDate>Sun, 20 Sep 2026 07:03:21 GMT</pubDate></item></channel></rss>