Gemma 1

View as Markdown

Gemma 1 is the first generation of Google’s open-weight Gemma language models.

TaskText Generation
ArchitectureGemmaForCausalLM
Parameters2B, 7B
HF Orggoogle

Example Models and Recipes

Run the Recipe

$uv run automodel --nproc-per-node=8 examples/llm_finetune/gemma/gemma_7b_squad.yaml

See the Installation Guide and LLM Fine-Tuning Guide.