What does HackerNews think of skypilot?

SkyPilot: Run LLMs, AI, and Batch jobs on any cloud. Get maximum savings, highest GPU availability, and managed execution—all with a simple interface.

Language: Python

#33 in Deep learning
Since people are suggesting alternatives, I'd like to shoutout skypilot: https://github.com/skypilot-org/skypilot

EDIT: looks like this actually uses it under the hood: https://github.com/run-house/runhouse/blob/main/requirements...

Interesting, happy to chat and provide feedback as I have been working in this field for the last few years. Did you get inspiration by any chance from the following paper : https://arxiv.org/pdf/2205.07147.pdf and their recent implementation https://github.com/skypilot-org/skypilot ?
SkyPilot devs here, happy to answer any questions.

GitHub repo (Apache 2 license): https://github.com/skypilot-org/skypilot

Getting started is easy:

$ pip install "skypilot[aws,gcp,azure]" # Pick your clouds

$ sky check

$ sky launch