Skip to main content
To launch a pre-built Docker image, replace the <> placeholders with your values and run:
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
This command creates a job and starts a run. To create a job from an image, run:
wandb job create image <image-name> -p <project> -e <entity>