Get started
Alibaba
Alibaba

Qwen3 32b Instruct

Qwen3 32b 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 32b 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-32b-instruct-a", "model_id": "deepinfra/qwen3-32b-instruct" }, "weight": 33 }, { "variant": { "variant_id": "groq/qwen3-32b-instruct-b", "model_id": "groq/qwen3-32b-instruct" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/Qwen/Qwen2.5-VL-32B-Instruct-c", "model_id": "deepinfra/Qwen/Qwen2.5-VL-32B-Instruct" }, "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 32b Instruct pricing and providers

Access Qwen3 32b Instruct through Inworld Router or Realtime API via 2 inference providers. Compare pricing and specs across providers below.
CapabilitiesInput modalitiesOutput modalities
DeepInfraDeepInfra41K41K$0.08$0.28
GroqGroq131K131K$0.29$0.59

Other Alibaba models available through Inworld

Compare Qwen3 32b 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
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 30b A3b Instruct41K41K$0.08$0.28
AlibabaQwen3 5 122b A10b$0.29$2.90
AlibabaQwen3 5 27b$0.26$2.60
AlibabaQwen3 5 2b$0.02$0.10
AlibabaQwen3 5 35b A3b$0.22$2.20
AlibabaQwen3 5 397b A17b$0.54$3.40
AlibabaQwen3 5 4b$0.03$0.15
AlibabaQwen3 5 9b$0.04$0.20
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 32b Instruct

Access Qwen3 32b 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