Get started
Alibaba
Alibaba

Qwen3 30b A3b Instruct

Qwen3 30b A3b Instruct is a large language model by Alibaba with support for function calling. It supports a 41K token context window with up to 41K tokens of output. Priced at $0.08 per million input tokens and $0.28 per million output tokens, it is one of the most cost-efficient options in its class. Access Qwen3 30b A3b Instruct through Inworld Router with OpenAI SDK compatibility, built-in failover, and intelligent routing across providers.
Function Calling

Step 1 — Create Router

curl --location 'https://api.inworld.ai/router/v1/routers' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "compare-frontier-models", "defaultRoute": { "route_id": "default", "variants": [ { "variant": { "variant_id": "deepinfra/qwen3-30b-a3b-instruct-a", "model_id": "deepinfra/qwen3-30b-a3b-instruct" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/Qwen/Qwen2.5-VL-32B-Instruct-b", "model_id": "deepinfra/Qwen/Qwen2.5-VL-32B-Instruct" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/Qwen/Qwen3-235B-A22B-Thinking-2507-c", "model_id": "deepinfra/Qwen/Qwen3-235B-A22B-Thinking-2507" }, "weight": 34 } ] } }'

Step 2 — Chat Completion

curl --location 'https://api.inworld.ai/v1/chat/completions' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "model": "inworld/compare-frontier-models", "messages": [{"role": "user", "content": "Hello!"}] }'

Qwen3 30b A3b Instruct pricing and providers

Access Qwen3 30b A3b Instruct through DeepInfra via Inworld Router or Realtime API.
CapabilitiesInput modalitiesOutput modalities
DeepInfraDeepInfra41K41K$0.08$0.28

Other Alibaba models available through Inworld

Compare Qwen3 30b A3b Instruct with other Alibaba models available through Inworld Router or Realtime API.
CapabilitiesInput modalitiesOutput modalitiesInference provider
AlibabaQwen/Qwen2.5 VL 32B Instruct128K128K$0.20$0.60
AlibabaQwen/Qwen3 235B A22B Thinking 2507262.1K262.1K$0.23$2.30
AlibabaQwen/Qwen3 Max$1.20$6.00
AlibabaQwen/Qwen3 Max Thinking$1.20$6.00
AlibabaQwen/Qwen3.5 0.8B$0.01$0.05
AlibabaQwen/Qwen3.5 122B A10B$0.29$2.90
AlibabaQwen/Qwen3.5 27B$0.26$2.60
AlibabaQwen/Qwen3.5 2B$0.02$0.10
AlibabaQwen/Qwen3.5 35B A3B$0.22$2.20
AlibabaQwen/Qwen3.5 397B A17B$0.54$3.40
AlibabaQwen/Qwen3.5 4B$0.03$0.15
AlibabaQwen/Qwen3.5 9B$0.04$0.20
AlibabaQwen2 5 72b Instruct32.8K32.8K$0.12$0.39
AlibabaQwen3 14b Instruct41K41K$0.12$0.24
AlibabaQwen3 235b A22b Instruct 2507262.1K262.1K$0.071$0.10
AlibabaQwen3 32b Instruct131K131K$0.08$0.28
AlibabaQwen3 Coder 480b A35b Instruct262.1K262.1K$0.40$1.60
AlibabaQwen3 Coder 480b A35b Instruct Turbo262.1K262.1K$0.22$1.00
AlibabaQwen3 Next 80b A3b Instruct262.1K262.1K$0.09$1.10
AlibabaQwen3 Vl 235b A22b Instruct$0.20$0.88
AlibabaQwen3 Vl 30b A3b Instruct$0.15$0.60

Start building with Qwen3 30b A3b Instruct

Access Qwen3 30b A3b Instruct and every other model through Inworld Router or Realtime API. Create your free account and start routing in minutes.
Copyright © 2021-2026 Inworld AI