Open cblmemo opened 8 months ago
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.
/sbin
is not in the system path for certain GCP VMs. This is causing the vLLM + Mixtral example need to update the system path: https://github.com/skypilot-org/skypilot/blob/f4541059718a4469177079300e57370c1a4a052c/llm/mixtral/serve.yaml#L38To reproduce:
Notice that in Azure's default image, it is included in the system path.
We should address such inconsistency between clouds.