Skip to content

Supported Models

TrustedRails provides access to open-source large language models running on dedicated GPU infrastructure.

The list of available models and their current pricing is displayed on the Prices tab in your dashboard.

Pricing fluctuates based on GPU supply and demand. The prices shown in your dashboard reflect the current rates.

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.

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.