jishie

Qwen3.6 27B

regolo-ai/qwen3.6-27b · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideo.

$1.04Blended $/1M (3:1)
$0.58Input $/1M
$2.42Output $/1M
$3.001M in + 1M out
Cache read $/1M
#3218 of 5,000Cheapest rank
Provider
Regolo AI (regolo-ai)
Context
120,000 tokens
Max output
120,000 tokens
Capabilities
toolsreasoningtextimagevideo

Same model, other providers

“Qwen3.6 27B” is offered by 9 providers — cheapest-effective first. QVAC is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
QVACfreefree$0.00262k
ai&freefree$0.00262k
CrofAI$0.2$1.5$0.53262k
STACKIT$0.53$0.76$0.59262k
Pioneer$0.6$0.6$0.6033k
NanoGPT$0.203$2.24$0.71260k
Vultr$0.3$2$0.72262k
Merge Gateway$0.289$2.4$0.82131k
Regolo AI (this)$0.58$2.42$1.04120k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Regolo AI and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen3.6-27b","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):