Hacker News new | ask | show | jobs
by a9h74j 1244 days ago
Can the training be parallelized in a manner similar to SETI-at-home?
1 comments

Yes, hivemind trained a gpt 6B model like this.

General model training https://github.com/learning-at-home/hivemind

Stable diffusion specific https://github.com/chavinlo/distributed-diffusion

Inference only stable diffusion https://stablehorde.net/