gemma4_text

Model type

gemma4_text

Class

Gemma4CausalLMModel

Task

gemma4-text-generation

Source

models/gemma4.py

Description

Gemma 4 text-only causal language model.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")