# Pricing

Our fine-tuning service offers flexible pricing based on model type and GPU used.

## 🔹 Flux

Charged **per second** based on the GPU selected:

| GPU Type           | Description          | Cost per Second | Est. Cost (1000 steps) | Est. Time (1000 steps) |
| ------------------ | -------------------- | --------------- | ---------------------- | ---------------------- |
| NVIDIA\_A100\_40GB | Balanced performance | $0.0020         | \~$6                   | \~50m                  |
| NVIDIA\_H100       | Fastest training     | $0.0043         | \~$8                   | \~32m                  |
| NVIDIA\_L40S       | Cost-efficient       | $0.0014         | \~$5                   | \~55m                  |

## 🔹 Flux Kontext

Charged **per second** using **NVIDIA\_H100**:

| GPU Type     | Description      | Cost per Second | Est. Cost (1000 steps) | Est. Time (1000 steps) |
| ------------ | ---------------- | --------------- | ---------------------- | ---------------------- |
| NVIDIA\_H100 | Fastest training | $0.0043         | \~$6                   | \~22m                  |

## 🔹 Flux Pro

Charged **per training job**, based on total steps:

| Number of Steps | Cost (Credits) |
| --------------- | -------------- |
| Fewer than 150  | 3              |
| 150 to 500      | 6              |
| More than 500   | 9              |

**Example:** Training with 1000 steps will cost **9 credits** and take approximately **39 minutes** (falls under "More than 500" tier).

## 🔹 Fast Flux

Charged **per second** using **8x Nvidia H100**:

| GPU Type       | Description         | Cost per Second | Est. Cost (1000 steps) | Est. Time (1000 steps) |
| -------------- | ------------------- | --------------- | ---------------------- | ---------------------- |
| 8x Nvidia H100 | Ultra-Fast training | $0.0153         | \~$2                   | \~1m54s                |

## 🔹 Qwen

Charged **per second** using **NVIDIA\_H100**:

| GPU Type     | Description      | Cost per Second | Est. Cost (1000 steps) | Est. Time (1000 steps) |
| ------------ | ---------------- | --------------- | ---------------------- | ---------------------- |
| NVIDIA\_H100 | Fastest training | $0.0043         | \~$7                   | \~29m                  |

***

**Note:** Estimated costs and times for 1000 steps are based on analysis of recent training jobs and may vary depending on dataset complexity and training parameters.
