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

1 floweronthehill 1 8/11/2025, 8:20:26 PM
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?

Comments (1)

rogerkirkness · 2h ago
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.