| Interesting, these companies are springing up left and right. Software solutions to a hardware problem. It looks like most of the available compute is allocated, so they are going to have to get a bunch more providers onboarded. I wonder why y-combinator is stuffing their investments with multiples of these similar companies... https://www.shadeform.ai/ is another one. A few quick comments: Reading the source of their install script: https://gpudeploy-public.s3.us-west-1.amazonaws.com/join_clu... It doesn't start off with set -e, which could result in an incomplete install, yet appear to finish. It also installs some binary "instance-server"... who knows what it does... would you trust this on your server on your network? It is nvidia specific... sadly, don't expect AMD gpus anytime soon. Feels like a MVP, let's see how this grows over time. |