OpenAI
gpt-oss-120b
in Europe
The OpenAI GPT-OSS-120B model is a large-scale language model designed for natural language understanding and generation. With its 120 billion parameters, it excels in providing detailed and contextually relevant responses across a wide range of applications, including conversational agents and content generation tasks.
openai/gpt-oss-120b 131K
Context Window
30
Speed
85
Intelligence
Capabilities
Best Use Cases
Model Information
- Provider
- OpenAI
- Parameters
- 120B
- 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": "openai/gpt-oss-120b",
"messages": [{"role": "user", "content": "Hello!"}]
}'openai/gpt-oss-120b 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.