Alibaba Cloud GDPR Compliant
Host Qwen 2.5 7B Instruct
in Germany
A highly efficient model from the Qwen 2.5 series, perfect for applications requiring fast response times while maintaining strong capabilities.
Technical Specifications
Parameters
7 Billion
Context Window
128K tokens
License
Apache 2.0
🇩🇪 Hosting
Germany
Best Use Cases
Real-time chat applications
Customer support automation
Quick content generation
API-first applications
API Example
Call Qwen 2.5 7B 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-7b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'Model ID: qwen/qwen-2.5-7b-instruct
Why Host Qwen 2.5 7B 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.