<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: Zollerboy1</title><link>https://news.ycombinator.com/user?id=Zollerboy1</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Jul 2026 10:33:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Zollerboy1" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Zollerboy1 in "Launch HN: Augento (YC W25) – Fine-tune your agents with reinforcement learning"]]></title><description><![CDATA[
<p>Thanks!<p>> I'm assuming by the pricing it's "serverless" inference, what's the cold-start time like?<p>Yeah, you could probably call it serverless inference. However, due to the fact that all fine-tuned models are trained on the same base model(s), we have some interesting optimizations we can apply over standard "serverless" model deployment. The biggest is that we can keep the base model loaded in VRAM and only swap the trained weight deltas per request. This gives us sub-second cold-start times for inference in the average case.<p>> Any idea on inference costs?<p>Right now, we’re pricing inference at $0.5/M input tokens, $2.5/M output tokens. That’s in a similar price range but a bit lower than gpt-4o/Claude 3.5, which we consider the main models we’re "competing" with. As it’s our goal to democratize access to models/agents in the long run, we hope that we can drop the prices for inference further, which should be enabled by some other optimizations we’re currently planning.</p>
]]></description><pubDate>Tue, 01 Apr 2025 07:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43544003</link><dc:creator>Zollerboy1</dc:creator><comments>https://news.ycombinator.com/item?id=43544003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43544003</guid></item><item><title><![CDATA[New comment by Zollerboy1 in "Launch HN: Augento (YC W25) – Fine-tune your agents with reinforcement learning"]]></title><description><![CDATA[
<p>Wow! Thanks for taking the time to think through it. Yes, you are exactly right! I couldn’t have described Augento better than this myself. We actually want to make writing a reward function completely optional and build some RLHF (Reinforcement Learning from Human Feedback) loop soon. One of our long-term goals is to bring the cost of RL down so the barrier of entry to fine-tuning big models is not as high as it currently is.</p>
]]></description><pubDate>Mon, 31 Mar 2025 20:12:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=43539347</link><dc:creator>Zollerboy1</dc:creator><comments>https://news.ycombinator.com/item?id=43539347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43539347</guid></item><item><title><![CDATA[New comment by Zollerboy1 in "Launch HN: Augento (YC W25) – Fine-tune your agents with reinforcement learning"]]></title><description><![CDATA[
<p>We could open-source (parts of) our platform. What specifically would you like to see open-sourced?
We thought about developing this into a piece of software you can run in your own cloud (for compliance and security) but at the moment this makes the GPU economics really difficult and would probably be only interesting/relevant to big enterprises.
Anyway, we're definitely curious to hear if anyone has interesting applications for an open-source version of Augento!</p>
]]></description><pubDate>Mon, 31 Mar 2025 19:44:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43539008</link><dc:creator>Zollerboy1</dc:creator><comments>https://news.ycombinator.com/item?id=43539008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43539008</guid></item><item><title><![CDATA[New comment by Zollerboy1 in "Asahi Linux lead developer Hector Martin resigns from Linux kernel"]]></title><description><![CDATA[
<p>A C only kernel build without CONFIG_RUST will not build a single line of Rust code nor will it touch anything in the rust subdirectory. If you don’t want to deal with rust, you don’t have to at all.</p>
]]></description><pubDate>Fri, 07 Feb 2025 17:01:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42974924</link><dc:creator>Zollerboy1</dc:creator><comments>https://news.ycombinator.com/item?id=42974924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42974924</guid></item><item><title><![CDATA[New comment by Zollerboy1 in "Show HN: Decentralized robots (and things) orchestration system"]]></title><description><![CDATA[
<p>> Is this using WiFi only?<p>Currently, our software stack only supports WiFi and Ethernet at the data link layer, but that’s mainly because these are easy to set up with linux/batman, not because of an architectural problem.<p>Other technologies are not only possible but also on our roadmap. Just recently, for example, I’ve been taking a first look into getting LoRa working with hyveOS, but this would probably be a more long-term project.</p>
]]></description><pubDate>Sat, 18 Jan 2025 11:23:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42747582</link><dc:creator>Zollerboy1</dc:creator><comments>https://news.ycombinator.com/item?id=42747582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42747582</guid></item></channel></rss>