How are you different to Gensyn? #13
-
https://protocol.ai/blog/meet-gensyn-the-machine-learning-compute-network/ |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 1 reply
-
Gensyn is trying to solve the "train a multi-billion paramater model" problem with decentralised compute. (and kudos to them - this is HARD!! - Gensyn if you're reading this, we'd love to collab anytime!) Lilypad has taken the approach of enabling off-chain distributed compute with on-chain guarantees for "can run on one gpu" jobs, like inference / generative AI, but also including storage primitives (ie. can train on data stored on ipfs). We think that The models you can run on one GPU / hardware device are getting more and more powerful while requiring less and less hardware to run Luckily we have a crack team and some really great skills across both AI, distributed compute & web3! |
Beta Was this translation helpful? Give feedback.
Gensyn is trying to solve the "train a multi-billion paramater model" problem with decentralised compute. (and kudos to them - this is HARD!! - Gensyn if you're reading this, we'd love to collab anytime!)
Lilypad has taken the approach of enabling off-chain distributed compute with on-chain guarantees for "can run on one gpu" jobs, like inference / generative AI, but also including storage primitives (ie. can train on data stored on ipfs).
We think that
The models you can run on one GPU / hardware device are getting more and more powerful while requiring less and less hardware to run
This is a (possible experiemental) stepping stone to solving this harder problem of "sharding" (to borrow …