Qwen: Qwen3 Coder 30B A3B Instruct — AI model

Qwen: Qwen3 Coder 30B A3B Instruct is a AI model from Qwen, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Qwen3-Coder-30B-A3B-Instruct is a 30.5B parameter Mixture-of-Experts (MoE) model with 128 experts (8 active per forward pass), designed for advanced code generation, repository-scale understanding, and agentic tool use. Built on the...

Specs

VendorQwen
Typetext
Context window160,000 tokens
Pricing$0.07/M in · $0.27/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3-coder-30b-a3b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models