Google: Gemma 3 4B — AI model
Google: Gemma 3 4B is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
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,...
Specs
| Vendor | |
|---|---|
| Type | text, image |
| Context window | 131,072 tokens |
| Pricing | $0.05/M in · $0.10/M out |
| API | chat_completions |
| Capabilities | Vision |
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-3-4b-it",
"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