Fine-Tuning Cost Calculator
fine_tuning_cost_calculatorFine-Tuning Cost Calculator — Estimate what a fine-tuning run costs: GPU-hours for a self-managed cluster versus per-token managed API pricing, with wall-clock time and the cheaper path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpuId | Yes | ||
| epochs | Yes | ||
| method | Yes | ||
| gpuCount | Yes | ||
| gpuHourlyUsd | Yes | ||
| apiFineTuneId | Yes | ||
| datasetTokensM | Yes | ||
| trainingTokensPerSecAggregate | Yes |