Is there a cool kid on the block where to run my python code in the cloud for a few bucks and have it fast?
Don't really care about production ready for now, more a playground.
Obvious choices would be GCP, AWS, but wanted to know if there is something more tailor made.
You can run popular models on remote GPUs from your laptop with two commands. For example:
$ beam create-app stable-diffusion-gpu
$ beam start app.py