jishie

Qwen3-Coder 30B-A3B Instruct

amazon-bedrock/qwen.qwen3-coder-30b-a3b-v1:0 · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.

$0.26
Blended $/1M (3:1)
$0.15
Input $/1M
$0.6
Output $/1M
$0.75
1M in + 1M out
—
Cache read $/1M
#2077 of 7,708
Cheapest rank
Provider
Amazon Bedrock (amazon-bedrock)
Kind
text (outputs text)
Context
262,144 tokens
Max output
131,072 tokens
Capabilities
tools text

Same model, other providers

“Qwen3-Coder 30B-A3B Instruct” is offered by 12 providers — cheapest-effective first. Pendra is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Pendrafreefree$0.00262k
Cortecs$0.067$0.245$0.11262k
Hugging Face$0.07$0.26$0.12262k
DevPass (LLM Gateway)$0.07$0.27$0.12262k
OpenRouter$0.07$0.28$0.12262k
Amazon Bedrock (this)$0.15$0.6$0.26262k
Scaleway$0.2$0.8$0.35128k
Alibaba (China)$0.216$0.861$0.38262k
GreenPT$0.285$1.08$0.48128k
Kilo Gateway$0.2925$1.46$0.58262k
Alibaba$0.45$2.25$0.90262k
Eden AI$0.45$2.25$0.90262k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Amazon Bedrock and pass this model id:

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

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

← all Amazon Bedrock models · model index · JSON