{"slug": "story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s", "title": "Story of How Im Running an Unlimited $6/Month AI Provider on 4x RTX 3090s", "summary": "A developer launched an unlimited LLM provider for $6/month using 4x RTX 3090s after a failed launch on AMD MI300x hardware. Despite initial bugs and hardware issues, the service gained traction with about 60 users and is approaching break-even. The founder aims to scale to cloud MI300x and has open-sourced a desktop agent.", "body_md": "This submission is a tale about how I launched an unlimited LLM provider to about 60 hyped people on the waitlist, then immediately served them a fully dysfunctional death-loop model, and how most people, very reasonably, disappeared, but thanks to a few extremely nice people stuck around anyway, we kept the project alive and its still pretty chaotic but gaining traction.\n\nTo back up a little bit-- I believe that the whole point of AI agents is that they should keep working. They should read files, retry, search, code, summarize, run tools, and loop until the job is done. When your employer is paying for it, who cares about cost, but when it comes to my personal money/hobbies, if every loop feels like a tiny financial event, you start babysitting the agent instead of using it, and its not fun.\n\nOn the other hand, metered pricing makes me worry about using too much. Usage subscriptions make me feel like I need to use every last magical % or I'm are \"wasting it\". If only an unlimited provider existed....\n\nThen I joined the AMD developer program - I got some credits to spin up my own MI300x and started tinkering with vllm/sglang inference serving on AMD.\n\nAfter learning about AMD MI300x , i did some napkin math:\n\nRenting MI300x at 2.00 an hour = ~$1500 a month . It can probably support about 150 users using a small MOE model, like qwen-35b-3a , maybe more.\n\n1500 / 150= $10.00 per month, and we all get to play with agents for a small price.\n\nYou can oversubscribe a bit, so i landed on $6 per month, per user, for 2x generation slots, 128k context, no token limits, no rate limits.\n\nI built the site, router, made a waitlist, and then over-optimized the MI300x to the point where vllm bench had like 3k+ output and 40k+ throughput.... But i didn't test the final config/serve commands... And that's where i did a disaster launch. You couldn't prompt the thing without it looping or bugging out, it was cursed. And that's where we lost alot of people.\n\nLuckily, my buddy had a few 3090s, so he threw me a life boat and began hosting qwen for us on 2x 3090s and we finally had an operational model that wasn't costing $2.00 an hour for our whopping 3 users.\n\nWe started gaining a more users, so we moved up to 4x 3090s. Which we have plenty of room for more users, but even so, since then:\n\nwe've configured vllm wrong like 15 times a GPU died we lost power I made a bunch of one-click starts for openclaw,hermes,pi-mono and none of them really work right and that probably drives people away. Those are still on our site right now.\n\n...but people that know what they are doing seem to really be liking the price point. All in all we have like 98% up time. Its been about a month. We've both learned a ton, even already having backgrounds in SWE/SE/AI , being on the hook for a couple paying users forced us to really focus on delivering them a good product. And now i think we might be close to paying the power/hosting bill so we're not operating at a loss (if u include 3090 capex were still at aloss).\n\nOur break-even point is moving to the cloud to max out a MI300x, which is now tuned and ready to go once we get the users.\n\nAnd im finding in some areas, subscribing to our service is cheaper than running the model (but as someone who loves local models, i totally get it).\n\nSince then, I've been working on a desktop agent that actually works with small models like qwen -- thats going to replace the broken 1 click starts. It's barebones, but its something out of the box that just works. I made it open source, you can see what im talking about here: https://github.com/yolo-auto-org/yolo-auto-desktop , we're at yolo-auto.com and we have an abysmal free tier to prove it works!\n\nAnyway, hope you got a laugh or found it interesting! Drop a question if you have any.\n\nComments URL: [https://news.ycombinator.com/item?id=48524387](https://news.ycombinator.com/item?id=48524387)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s", "canonical_source": "https://news.ycombinator.com/item?id=48524387", "published_at": "2026-06-14 05:11:33+00:00", "updated_at": "2026-06-14 05:30:10.757003+00:00", "lang": "en", "topics": ["ai-startups", "ai-infrastructure", "ai-products", "ai-agents", "ai-tools"], "entities": ["AMD", "MI300x", "RTX 3090", "vllm", "sglang", "qwen", "yolo-auto.com", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s", "markdown": "https://wpnews.pro/news/story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s.md", "text": "https://wpnews.pro/news/story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s.txt", "jsonld": "https://wpnews.pro/news/story-of-how-im-running-an-unlimited-6-month-ai-provider-on-4x-rtx-3090s.jsonld"}}