estimate_job
Estimate credit cost and GPU tier for a job to check affordability or compare optimization options before submission.
Instructions
Estimate the credit cost and GPU tier for a job before submitting it. Use this to check affordability or compare optimize_for options before calling submit_job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workload_type | Yes | ||
| image | Yes | Docker image to run. | |
| model_size_gb | No | Approximate model size in GB — drives tier selection. | |
| disk_gb | No | Optional managed-provider local disk override in GB. Leave unset to let Jungle Grid auto-size from model_size_gb. | |
| optimize_for | No | ||
| latency_priority | No | ||
| cost_priority | No | ||
| gpu_type | No | ||
| gpu_class | No | ||
| region_preference | No | ||
| region_mode | No |