Gemma 3 27B IT
in Europe
Gemma 3 27B IT is Google's instruction‑tuned, multimodal language model that can process both images and text to generate coherent responses. It supports structured output and tool calling, making it suitable for interactive AI assistants that need visual reasoning and function integration.
google/gemma-3-27b-it 8K
Context Window
65
Speed
98
Intelligence
Capabilities
Best Use Cases
Model Information
- Provider
- Parameters
- 27B
- License
- Custom
- 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": "google/gemma-3-27b-it",
"messages": [{"role": "user", "content": "Hello!"}]
}'google/gemma-3-27b-it 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.