Skip to main content

hubify deploy

Deploy experiments and scripts to GPU pods. This is the bridge between your local experiment definition and remote execution on high-end compute.

hubify deploy

Deploy an experiment to a GPU pod.
Options: When --gpu is provided without --pod, a new pod is created automatically. The pod is stopped (not terminated) when the experiment finishes if it was auto-created.

hubify deploy status

Check the status of a deployment.
Options:

hubify deploy logs

View logs from a deployment.
Options:

hubify deploy cancel

Cancel a running deployment.

hubify deploy outputs

Download outputs from a completed deployment.

Typical Workflow