Submitted by crowwork t3_11u8uk6 in MachineLearning
race2tb t1_jcops9d wrote
I think there is a need for a p2p torrent backend for models that needs to exist now.
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.
Viewing a single comment thread. View all comments