Alibaba Cloud GDPR Compliant
Host Qwen 2.5 32B Instruct
in Germany
A powerful instruction-tuned model from the Qwen 2.5 series, offering excellent performance on complex reasoning tasks with strong multilingual capabilities including German.
Technical Specifications
Parameters
32 Billion
Context Window
128K tokens
License
Apache 2.0
🇩🇪 Hosting
Germany
Best Use Cases
Complex reasoning and analysis
Code generation and review
Long-form content creation
Multilingual applications
API Example
Call Qwen 2.5 32B with a single curl command
curl https://api.supa.works/openai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-d '{
"model": "qwen/qwen-2.5-32b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'Model ID: qwen/qwen-2.5-32b-instruct
Why Host Qwen 2.5 32B on SUPA?
🇩🇪 German Data Residency
All data processed and stored exclusively on German servers. Full GDPR compliance guaranteed.
âš¡ OpenAI-Compatible API
Use the same SDK and code you already have. Just change the base URL.
🔒 No Data Training
We never use your API requests to train models. Your data stays private.