All Models

Google

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
GDPR Compliant Hosted in Europe standard Vision Reasoning

8K

Context Window

65

Speed

98

Intelligence

Capabilities

vision function calling reasoning chat

Best Use Cases

multimodal chat with image understanding
image captioning and visual question answering
tool‑enabled assistance via function calling
creative content generation that combines visual and textual cues

Model Information

Provider
Google
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.

terminal
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!"}]
  }'
Model ID: 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.

Start using Gemma 3 27B IT

Free sandbox tier available. No credit card required.

Get API Access