Ask HN: Could we pool our machines to run more powerful AI models locally?

1 points by floweronthehill ↗ HN
Today I remembered the SETI@Home project. A distributed computing project for people to contribute their computer's power to help search for signals of extraterrestrial life.

And then I wondered if it's feasible to run more powerful open source models across multiple machines. Has it been tried before?

1 comment

[ 2.6 ms ] story [ 16.5 ms ] thread
The meta project for SETI@Home is called BOINC: https://boinc.berkeley.edu but I'm not sure if it focuses on running large open weights models for inference as much as compute in general. I agree with the premise though.