All Models Google
Gemma 4 31B IT
Gemma 4 31B IT
in Europe
Gemma‑4‑31B‑IT is a 31‑billion‑parameter instruction‑tuned model from Google that supports both text and image inputs. It is equipped for conversational interaction, tool calling, and structured output, delivering strong benchmark performance across reasoning and coding tasks.
google/gemma-4-31b-it GDPR Compliant Hosted in Europe standard Vision
40
Speed
90
Intelligence
Capabilities
vision function calling chat
Best Use Cases
interactive chat assistants
multimodal image understanding
tool‑assisted reasoning and tool calling
complex problem solving and analysis
Model Information
- Provider
- 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-4-31b-it",
"messages": [{"role": "user", "content": "Hello!"}]
}'Model ID:
google/gemma-4-31b-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.