<?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[大家有什么让LLM 24小时不停工作的方案啊]]></title><description><![CDATA[<p dir="auto">老是手动trigger 要么agent干着干着就停了 人力监督很累</p>
]]></description><link>https://lcz.me/topic/418/大家有什么让llm-24小时不停工作的方案啊</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 02:29:33 GMT</lastBuildDate><atom:link href="https://lcz.me/topic/418.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Jun 2026 02:34:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 18:23:37 GMT]]></title><description><![CDATA[<p dir="auto">如果有什么自动学习，自动进化 AI AGENT的方法就好了，晚上睡觉的时候就不浪费本地算力了。</p>
]]></description><link>https://lcz.me/post/5054</link><guid isPermaLink="true">https://lcz.me/post/5054</guid><dc:creator><![CDATA[九龙杨生]]></dc:creator><pubDate>Thu, 04 Jun 2026 18:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 13:23:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-yun" aria-label="Profile: Tony-Yun">@<bdi>Tony-Yun</bdi></a></p>
<p dir="auto">恩……只能說用法不同吧?</p>
<p dir="auto">因為我本身是做軟件開發的, Claude跟GPT就算上5x也蠻容易碰到limit的, 這時候我可以fallback到自己的vLLM上不至於回到全手打的年代</p>
<p dir="auto">以普通人的角度來說Call API <em><strong>在目前</strong></em> 是比較便宜, 但這也是建基於DeepSeek會一直保持這麼便宜基礎下吧?</p>
<p dir="auto">我當初也體驗過GLM 4.5到4.7那個token很便宜的時段, 那個時候也有覺得GLM會一直這麼便宜, 但GLM 5跟5.1的Coding Plan加價跟砍掉Token量後就沒再用過GLM了</p>
<p dir="auto">雖然大陸模型最大的特色也是便宜跟量大管飽, 但是基本上每一間公司(無論外國或者大陸的公司都是)都是在燒錢養客群, 之後很大機會會開始加價</p>
<p dir="auto">之前Claude不就因為嘗試過把Claude Pro底下的Claude Code砍掉節約成本, 結果被罵到只能偷偷地加了回去</p>
]]></description><link>https://lcz.me/post/5012</link><guid isPermaLink="true">https://lcz.me/post/5012</guid><dc:creator><![CDATA[566656661]]></dc:creator><pubDate>Thu, 04 Jun 2026 13:23:42 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 12:48:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kop-wang" aria-label="Profile: kop-wang">@<bdi>kop-wang</bdi></a> 感觉cron触发很呆 大部分时候都要人参与进去 单纯的cron好像很难生成什么高质量的内容</p>
]]></description><link>https://lcz.me/post/5007</link><guid isPermaLink="true">https://lcz.me/post/5007</guid><dc:creator><![CDATA[Tony Yun]]></dc:creator><pubDate>Thu, 04 Jun 2026 12:48:03 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 12:34:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/566656661" aria-label="Profile: 566656661">@<bdi>566656661</bdi></a> 那感觉还是deepseek v4 pro完全够用了 也用不了几块钱</p>
]]></description><link>https://lcz.me/post/5002</link><guid isPermaLink="true">https://lcz.me/post/5002</guid><dc:creator><![CDATA[Tony Yun]]></dc:creator><pubDate>Thu, 04 Jun 2026 12:34:31 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 12:22:32 GMT]]></title><description><![CDATA[<p dir="auto">我不是说不能, 我的意思是, 你的任务类型 和 你的trigger 方法.</p>
<ul>
<li>可以调整任务描述, 让它不中断地跑</li>
<li>可以通过cron定时, 运行定时任务, 或者让一个脚本来 trigger.</li>
<li>也可以做一个watch dog 脚本, 随时监控它</li>
</ul>
]]></description><link>https://lcz.me/post/4997</link><guid isPermaLink="true">https://lcz.me/post/4997</guid><dc:creator><![CDATA[Tony Wang]]></dc:creator><pubDate>Thu, 04 Jun 2026 12:22:32 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 12:17:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tony-wang" aria-label="Profile: tony-wang">@<bdi>tony-wang</bdi></a>  因为租的云端GPU 不24小时跑回不了本</p>
]]></description><link>https://lcz.me/post/4996</link><guid isPermaLink="true">https://lcz.me/post/4996</guid><dc:creator><![CDATA[Tony Yun]]></dc:creator><pubDate>Thu, 04 Jun 2026 12:17:44 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 05:36:59 GMT]]></title><description><![CDATA[<p dir="auto">自动其实也是要靠定时器触发的。<br />
只是定时器的频率可以足够高，来实现类似自动触发的效果。</p>
<p dir="auto">比如“在开盘的时间段，每五分钟监控一次股票的报价”这种。</p>
]]></description><link>https://lcz.me/post/4950</link><guid isPermaLink="true">https://lcz.me/post/4950</guid><dc:creator><![CDATA[kop wang]]></dc:creator><pubDate>Thu, 04 Jun 2026 05:36:59 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 02:42:42 GMT]]></title><description><![CDATA[<p dir="auto">上班的時候我vLLM會拿來當成agent來用, 跟claude跟gpt計劃完後implementation就會用了, 有時候涉及一些低層邏輯或者敏感資料也會只使用自己的私人模型</p>
<p dir="auto">睡覺的時候就叫hermes看一看reddit上面Locallama的熱文，臨近起床的時候去看一下+整理股票價格</p>
]]></description><link>https://lcz.me/post/4929</link><guid isPermaLink="true">https://lcz.me/post/4929</guid><dc:creator><![CDATA[566656661]]></dc:creator><pubDate>Thu, 04 Jun 2026 02:42:42 GMT</pubDate></item><item><title><![CDATA[Reply to 大家有什么让LLM 24小时不停工作的方案啊 on Thu, 04 Jun 2026 02:38:15 GMT]]></title><description><![CDATA[<p dir="auto">什么活要24小时不停工作?</p>
<p dir="auto">可以定时任务, 也可以定时trigger它一下, 看是怎样的trigger方式了.</p>
]]></description><link>https://lcz.me/post/4928</link><guid isPermaLink="true">https://lcz.me/post/4928</guid><dc:creator><![CDATA[Tony Wang]]></dc:creator><pubDate>Thu, 04 Jun 2026 02:38:15 GMT</pubDate></item></channel></rss>