Ask HN: Can you crowdfund the compute for GPT?
11–20 of 157 posts
Re: Ask HN: Can you crowdfund the compute for GPT?
#12Re: Ask HN: Can you crowdfund the compute for GPT?
#13Funny, I was asking myself the same question this morning, I was wondering if there was the equivalent of SETI@Home but to pool resources for model training.
Re: Ask HN: Can you crowdfund the compute for GPT?
#14Re: Ask HN: Can you crowdfund the compute for GPT?
#15It's not that easy. Access to enough compute is one thing. However, you also need a proper dataset (beyond Common Crawl and Wikipedia), excellent research expertise and engineering capabilities. So even if you throw money or free credits for cloud compute out there it will not be enough. We've seen this happen with EleutherAI who were not capable of reaching their initial target of "replicating" GPT-3 and could only…
Re: Ask HN: Can you crowdfund the compute for GPT?
#16Check out https://petals.ml/ .
Re: Ask HN: Can you crowdfund the compute for GPT?
#17Re: Ask HN: Can you crowdfund the compute for GPT?
#18What type of hardware is needed as the bare bones for this?
Re: Ask HN: Can you crowdfund the compute for GPT?
#19It's no different from any other type of server I think? Crowdfunding compute comes with a lot of security and privacy concerns and often if you're building a product putting that part of it in the hands of someone reliable is preferable. It depends on what part of what you're building is your core intellectual property and such. I'll ask back: what products would you build on top of a crowdfunded-compute GPT like mo…
Separately, examination of religious and historic tests in alternate languages providing superior transliteration and translation into english than what humans could achieve.
Re: Ask HN: Can you crowdfund the compute for GPT?
#20Side hot take: 1. “AI” requires compute time for training (GPT, etc.) 2. If you use any “AI” service in the future, you could have to share idle computing power to improve that “AI.” 3. This may be tokenized via crypto. More contributions = more “AI” usage available for you. Could the use of tokens or cryptocurrency incentivize participants to contribute their idle computing power to facilitate the process beyond tho…
Don't you need the load the entire parameter set to backpropagate and potentially at quite high precision. Then probably load less than 8gb as typical max vram. And then finally send that all back.
I think you really need dedicated data centres if only to move the parameters around and load the entire thing at once.