All Models

Google

Google: Gemma 3 12B
in Europe

Gemma 3 introduces multimodality, supporting vision-language input and text outputs. It handles context windows up to 128k tokens, understands over 140 languages, and offers improved math, reasoning, and chat capabilities, including structured outputs and function calling. Gemma 3 12B is the second largest in the family of Gemma 3 models after [Gemma 3 27B](google/gemma-3-27b-it)

google/gemma-3-12b-it:free
GDPR Compliant Hosted in Europe budget Vision

33K

Context Window

8K

Max Output

50

Speed

68

Intelligence

Capabilities

vision chat

Model Information

Provider
Google
Parameters
12B

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-12b-it:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Model ID: google/gemma-3-12b-it:free

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 Google: Gemma 3 12B

Free sandbox tier available. No credit card required.

Get API Access