Gemma 3 1B It Q4 K M API

Language model · model id gemma-3-1b-it-q4_k_m

Gemma 3 1B It Q4 K M is available through G0I — call it with a standard OpenAI-compatible request, the same way you call every other model on the platform.

How to call Gemma 3 1B It Q4 K M

G0I is OpenAI-compatible. Point your client at https://g0i.ai/v1, set the model field to gemma-3-1b-it-q4_k_m, and send a chat completion via /v1/chat/completions:

curl https://g0i.ai/v1/chat/completions \
  -H "Authorization: Bearer $G0I_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"gemma-3-1b-it-q4_k_m","messages":[{"role":"user","content":"Hello"}]}'

Why use Gemma 3 1B It Q4 K M through G0I

Get an API key — use Gemma 3 1B It Q4 K M now →

Browse the full model catalog, read the quickstart, or see pricing. Looking for an OpenAI API alternative or a unified AI API? G0I covers it.