AI Studio Billing
How AI Studio bills for services across its token, per-patch, and hourly pricing models.
This guide provides a detailed overview of how billing works in Hyperstack AI Studio. It explains which services incur charges, how those charges are calculated, and where to find usage and cost data within the platform. It also introduces the three billing models used in AI Studio: token-based pricing for text-processing services, per-patch pricing for image generation, and hourly pricing for tasks that rely on dedicated compute.
Overview of AI Studio Billing Model
Hyperstack AI Studio uses three billing models to accommodate different types of services:
-
Token-Based Pricing: Applies to services that process text, such as inference, the Text Playground, model evaluations, and data synthesis. Billing is based on the number of tokens used:
- Input Tokens and Output Tokens are priced separately.
- Usage is calculated per 1 million tokens.
-
Per-Patch Pricing: Applies to image generation using vision models in the Image Playground. Billing is based on the number of 16×16 patches produced, where 1 patch = 256 pixels (a 16×16 pixel region) of generated image output. Larger image sizes produce more patches and therefore cost more.
-
Hourly Pricing Based on Compute Used: Applies to compute-intensive tasks like fine-tuning. Billing is based on the duration of the job and compute used, charged at an hourly rate.
Billed AI Studio Services
The table below summarizes each billable service in AI Studio, its purpose, and billing model:
| Service | Description | Billing Model |
|---|---|---|
| Fine-Tuning | Trains a model on custom datasets using dedicated compute resources. | Hourly (Compute Used) |
| Data Synthesis | Generates synthetic datasets using prompt-based generation. | Token-based |
| Serverless Inference & Text Playground | Run inference through UI Playground or API using base or fine-tuned models. | Token-based |
| Image Playground | Generate or edit images using vision models (text-to-image, image-to-image). | Per 16×16 patch |
| Model Evaluations | Test model performance using benchmark or custom criteria. | Token-based |
Accessing Billing Information
To view your AI Studio billing data:
- Go to the Billing page in Hyperstack.
- On the Billing Overview page, view a summary of your current usage and total AI Studio costs.
- For service-specific details, navigate to the Resource Activity tab.
- Select any listed service Usage Report to view details (e.g., Fine-Tuning, Serverless Inference, Image Generation).
Within the usage reports you will see:
-
For Token-Based Services (Serverless Inference & Text Playground, Evaluation, and Synthesis):
- Model – The model used during the request.
- Cost Per Input Token – The charge applied per 1 million input tokens processed by the service.
- Cost Per Output Token – The charge applied per 1 million output tokens processed by the service.
- Total Tokens – Combined total of input and output tokens used.
- Total Cost – Total cost for that usage entry.
-
For Image-Based Services (Image Playground):
- Resource Name – The resource or job name.
- Model – The vision model used.
- Unit Metric – The billing unit used for image generation. For image generation, the unit is a 16×16 Patch (1 patch = 256 pixels, or a 16×16 pixel region of generated output).
- Price Per 16×16 Patch – The charge applied per 16×16 patch.
- Total 16×16 Patches – Total patches generated.
- Total Cost – Total cost for that usage entry.
-
For Hourly (Compute-Based) Services (Fine-Tuning):
- Job Name – The display name of the training run.
- Model Type – The base model used for fine-tuning.
- Duration (Hours) – Elapsed training time.
- Total Cost – Total cost based on usage time and compute rate.
- Cost Per Hour – Hourly cost for the service.
Pricing and Account Balance
- Token and patch usage are calculated every minute and billed after use.
- Your AI Studio usage draws from a shared account balance used across Hyperstack services.
- Access to services is suspended if your balance falls below the required minimum.
AI Studio services follow the same account, billing, and payment policies as the rest of Hyperstack. Learn more.