Qwen
Qwen3 30B A3B
in Europe
Qwen3-30B-A3B is a 30.5 B parameter mixture‑of‑experts language model that can activate 3.3 B parameters at inference. It uniquely supports a switch between a thinking mode for deep reasoning and a non‑thinking mode for fast, general‑purpose dialogue, and includes built‑in tool‑calling capabilities. The model excels in multilingual tasks, advanced reasoning, and agentic applications.
qwen/qwen3-30b-a3b 131K
Context Window
45
Speed
75
Intelligence
Capabilities
Best Use Cases
Model Information
- Provider
- Qwen
- HuggingFace
- View Model Card
Integration
Start with one API call
OpenAI-compatible API. Use the same SDK you already know. Just swap the model parameter.
curl https://api.supa.works/openai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-d '{
"model": "qwen/qwen3-30b-a3b",
"messages": [{"role": "user", "content": "Hello!"}]
}'qwen/qwen3-30b-a3b Why SUPA
Why host on SUPA?
European Data Residency
All data processed and stored exclusively on European servers. Full GDPR compliance.
OpenAI-Compatible API
Use the same SDK and code you already have. Just change the base URL.
No Infrastructure
No GPUs to manage, no scaling to worry about. Just API calls.
No Data Training
We never use your API requests to train models. Your data stays private.