Viewing a single comment thread. View all comments

race2tb t1_jcops9d wrote

I think there is a need for a p2p torrent backend for models that needs to exist now.

1

marcus_hk t1_jcrdufd wrote

For weights, yes, and for inference. If you can decompose and distribute a model across enough nodes, then you can get meaningful compute out of CPUs too — for instance for tokenization and smaller models.

1