skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 512 forks source link

Update packer scripts #4203

Closed yika-luo closed 3 weeks ago

yika-luo commented 3 weeks ago
  1. Remove .sky
  2. Simplify cloud dep by doing pip install skypilot[cloud] to consolidate multiple sources of truths
  3. Install python system packages in attempt to get rid of --system-site-packages when setting up skypilot-runtime venv