Supported Models
Gonka Broker provides access to open-source large language models running on the Gonka decentralized GPU network.
Available models
Section titled “Available models”The list of available models and their current pricing is displayed on the Prices tab in your dashboard.
Pricing is determined by the decentralized GPU market and fluctuates based on supply and demand. The prices shown in your dashboard reflect the current rates.
Sample models and pricing
Section titled “Sample models and pricing”Below are example models and rates to give you a sense of what’s available. These are approximate and subject to change.
| Model | Input (per 1M tokens) | Output (per 1M tokens) |
|---|---|---|
| Qwen/Qwen3-235B-A22B-Instruct-2507-FP8 | ~$0.35 | ~$0.35 |
| moonshotai/Kimi-K2.6 | ~$0.35 | ~$0.35 |
For the most current pricing, always check your dashboard.
Model naming
Section titled “Model naming”Use the full model identifier when making API requests. For example:
{ "model": "Qwen/Qwen3-235B-A22B-Instruct-2507-FP8"}{ "model": "moonshotai/Kimi-K2.6"}The exact model names are returned by GET /v1/models and shown on the Prices tab in your dashboard.