100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
AI Models

Gemma

IntermediateModel1.8K learners

Gemma is a family of open-weight, lightweight large language models developed by Google, built using the same research and technology underlying Google's proprietary Gemini models but released for free download, self-hosting, and…

Definition

Gemma is a family of open-weight, lightweight large language models developed by Google, built using the same research and technology underlying Google's proprietary Gemini models but released for free download, self-hosting, and fine-tuning. Gemma targets developers who want strong performance in a smaller, more deployable footprint than Google's flagship Gemini models.

Overview

Gemma was introduced by Google as an open counterpart to its closed, API-served Gemini model family, sharing architectural research and training techniques while being released in smaller, more accessible parameter sizes suitable for running on a single GPU, workstation, or even some consumer hardware with quantization. The name evokes 'gems,' reflecting Google's framing of the models as compact, refined derivatives of Gemini-era research. Google has released Gemma in multiple size variants to serve different deployment constraints, along with specialized versions for particular use cases — including variants tuned for code generation, safety-focused variants with additional content-filtering training, and multimodal variants capable of processing images alongside text. Google provides tooling and integration support across popular ML frameworks and platforms (including Hugging Face, Keras, PyTorch, JAX, and Google's own Vertex AI and Colab environments) to lower the barrier to fine-tuning and deploying Gemma. By releasing Gemma under an open license permitting broad commercial and research use (with some responsible-use terms), Google competes directly with Meta's Llama and other open-weight families for developer mindshare, while using Gemma partly as a funnel toward its broader Google Cloud and Vertex AI ecosystem for developers who later need to scale up to Gemini's larger, more capable proprietary models. Gemma has become popular in academic research, hobbyist projects, and enterprise proof-of-concepts where self-hosting, cost control, or data privacy make an open, Google-backed model attractive compared to fully closed alternatives.

Key Features

  • Open-weight models built from the same research lineage as Google's Gemini
  • Released in multiple compact sizes suitable for single-GPU or workstation deployment
  • Includes specialized coding, safety-tuned, and multimodal variants
  • Broad framework support: Hugging Face, Keras, PyTorch, JAX, Vertex AI, Colab
  • Open license permitting most commercial and research use with responsible-use terms
  • Positioned as an on-ramp to Google Cloud's Vertex AI and larger Gemini models
  • Actively used in academic research and community fine-tuning projects

Use Cases

Self-hosted deployment on a single GPU or workstation for cost control
Academic and research fine-tuning experiments
Building lightweight chatbots or assistants with reduced infrastructure needs
On-device or edge AI applications using smaller Gemma variants
Code generation using specialized coding-tuned Gemma models
Prototyping AI features before scaling up to Gemini on Vertex AI
Privacy-sensitive applications requiring local/self-hosted inference

Alternatives

Frequently Asked Questions