Skip to main content
1

Write a deployment spec

Set MODEL_ID to the model you want to serve, then paste the block:
2

Create the deployment

Returns the deployment ID.
3

Retrieve deployment info

Prints the inference URL, the model path, and a runnable curl snippet.

Evaluate a model

Score the model you deployed.

Deployments reference

Every flag on every deployment command, including inference log export.