Sri
Asked on Nov 28, 2023
To install Sky Serve in Skypilot, you can either install the latest nightly release using the command pip install -U "skypilot-nightly[all]"
, or install from source by cloning the Skypilot repository and running pip install ".[all]"
in the cloned directory.