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 513 forks source link

remove empty file mount from yaml config #4351

Open cg505 opened 1 week ago

cg505 commented 1 week ago

https://github.com/skypilot-org/skypilot/blob/b92b47f16d80b0c14d83ab67a4fd649b0689de08/sky/backends/backend_utils.py#L188-L192

This is also present in _deterministic_yaml_hash

It's not entirely clear why this is needed, try to remove it.

ref https://github.com/skypilot-org/skypilot/pull/4289#discussion_r1837286208