Google: Gemma 4 31B (free) — AI model
Google: Gemma 4 31B (free) is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output. Features a 256K token context window, configurable thinking/reasoning mode, native function...
Specs
| Vendor | |
|---|---|
| Type | text, image, video |
| Context window | 262,144 tokens |
| Pricing | $0.00/M in · $0.00/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemma-4-31b-it:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started