All Models

Qwen

Qwen: Qwen-Turbo
in Europe

Qwen-Turbo, based on Qwen2.5, is a 1M context model that provides fast speed and low cost, suitable for simple tasks.

qwen/qwen-turbo
GDPR Compliant Hosted in Europe budget

1.0M

Context Window

8K

Max Output

100

Speed

50

Intelligence

Capabilities

function calling

Model Information

Provider
Qwen

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/qwen-turbo",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Model ID: qwen/qwen-turbo

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 Qwen: Qwen-Turbo

Free sandbox tier available. No credit card required.

Get API Access