Google: Gemma 4 26B A4B

google/gemma-4-26b-a4b-it

Gemma 4 26B A4B IT is an instruction-tuned Mixture-of-Experts (MoE) model from Google DeepMind. Despite 25.2B total parameters, only 3.8B activate per token during inference — delivering near-31B quality at...

Modalities
ImageTextVideo
In / out price
₩123 / ₩597
1M
Context
262.14K
Released
Apr 3, 2026

FAQ

Frequently asked questions

How do I call this model?

Send a request to `/api/v1/chat/completions` with `model` set to this model ID. Changing the base_url of the OpenAI SDK is enough.

How is the price calculated?

The upstream cost in USD is multiplied by the exchange rate and the margin to produce a won price. The cost of each request is recorded in the response headers and in your activity log.

Does this run on a local GPU?

If a local GPU serves this model, it goes first. When there is no local slot or it fails, the request falls through to an external provider.

Are my conversations stored?

API request bodies are never stored. Only conversations from the Chat screen are saved, and you can turn that off in settings.

Learn more