All Models

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
GDPR Compliant Hosted in Europe budget Reasoning

131K

Context Window

45

Speed

75

Intelligence

Capabilities

function calling reasoning chat

Best Use Cases

complex reasoning and mathematics
agentic tool integration
multilingual conversational AI
creative writing and role‑play

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.

terminal
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!"}]
  }'
Model ID: 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.

Start using Qwen3 30B A3B

Free sandbox tier available. No credit card required.

Get API Access