Very cool. I jumped in here thinking it was gonna be something else though: a packaged service for distributing on-prem model running across multiple GPUs. I'm basically imagining a vast.ai type deployment of an on-prem GPT; assuming that most infra is consumer GPUs on consumer devices, the idea of running the "company cluster" as combined compute of the company's machines
We're building something closer to this at Muna: https://docs.muna.ai . Check us out and let me know what you think!
Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
41–50 of 72 posts
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#42Earlier quoted context omitted.
Sounds like something that could be implemented with llm-d, though I've not experimented with it. https://llm-d.ai/blog/intelligent-inference-scheduling-with-...
Yeah, I don't see why we could not integrate that. I think that is the next step as we move our workloads to production.
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#43How did RAG degrade when it went to prod? Do you mean your prod server had throughput issues?
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#44Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#45How do you deal with the space continually evolving? Like, MCP changed major ways over the course of a few months, new models are released with significant capability upgrades every month, inference engines like llamacpp get updated multiple times a day. But organizations want to setup their frameworks and then maintain them. Will this let them do that?
We also have plans for eval features in the product so that users can measure the quality of changes over time, whether to their own project configs or actual LlamaFarm updates.
Yes, all that's a bit hand-wavy, I know. :-) But we do recognize the problem and have real ideas on solutions. But execution is everything. ;-)
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#46We built a bunch of AI demos but they were impossible to get to production. It would work perfectly on our laptop, but when we deployed it, something broke, and RAG would degrade. How did RAG degrade when it went to prod? Do you mean your prod server had throughput issues?
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#47build agents. please.
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#48yeah guys look i wish you well and respect for launching and all but this is just not going to ever be a venture scale startup and you should calibrate your expectations. you could be wasting the best years of your life being a wrapper of a wrapper of a wrapper and competing on developer experience in open source for no money, or you could be building agents. build agents. please.
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#49yeah guys look i wish you well and respect for launching and all but this is just not going to ever be a venture scale startup and you should calibrate your expectations. you could be wasting the best years of your life being a wrapper of a wrapper of a wrapper and competing on developer experience in open source for no money, or you could be building agents. build agents. please.
I, for one, am glad that not everyone shares your ethos. Conversely, I'm also glad that there are people out there "building agents". Diversity is a good thing. Encouraging everyone to only do one thing is a bad thing.
Re: Launch HN: LlamaFarm (YC W22) – Open-source framework for distributed AI
#50Open source but backed by venture capital, so what is your monetization strategy?
Fair question. The core will always stay open source and free. We’ll monetize around it with things like managed hosting, enterprise support, and compliance options (HIPAA, SOC2, etc). Basically, we make money when teams want someone to stand behind it in production, not for using the software itself. But let us know if you have other ideas! We're still new to open source