Google: Gemma 3n 4B — AI model
Google: Gemma 3n 4B is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Gemma 3n E4B-it is optimized for efficient execution on mobile and low-resource devices, such as phones, laptops, and tablets. It supports multimodal inputs—including text, visual data, and audio—enabling diverse tasks...
Specs
| Vendor | |
|---|---|
| Type | text |
| Context window | 32,768 tokens |
| Pricing | $0.06/M in · $0.12/M out |
| API | chat_completions |
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-3n-e4b-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