All Models

Qwen

Qwen 3.5 397B A17B
in Europe

Qwen 3.5 397B A17B is a 397‑billion‑parameter, multilingual, multimodal LLM from the Qwen series. It supports vision inputs, tool calling, and chat‑style interactions, delivering state‑of‑the‑art performance on reasoning and knowledge‑intensive tasks. The model is suited for high‑end research, creative content generation, and advanced AI‑augmented workflows.

qwen/qwen3.5-plus-02-15
GDPR Compliant Hosted in Europe standard Vision Reasoning

33K

Context Window

50

Speed

95

Intelligence

Capabilities

vision function calling reasoning chat

Best Use Cases

multimodal analysis (image + text)
complex reasoning and research assistance
creative writing and storytelling
coding assistance and debugging
tool‑augmented workflows (function calling)

Model Information

Provider
Qwen
Parameters
403B
License
Apache 2.0
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.5-plus-02-15",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Model ID: qwen/qwen3.5-plus-02-15

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 3.5 397B A17B

Free sandbox tier available. No credit card required.

Get API Access