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 33K
Context Window
50
Speed
95
Intelligence
Capabilities
Best Use Cases
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.
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!"}]
}'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.