Gemma 2

View as Markdown

Gemma 2 is Google’s second-generation Gemma language model family.

TaskText Generation
ArchitectureGemma2ForCausalLM
Parameters2B, 9B, 27B
HF Orggoogle

Example Models and Recipes

Run the Recipe

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

See the Installation Guide and LLM Fine-Tuning Guide.