Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/gemma_pytorch

The official PyTorch implementation of Google's Gemma models observed · 2026-08-28

github.com/google/gemma_pytorch · homepage · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 24
  • Release rhythm 35
  • Longevity 66

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 925
  • days_rel: n/a
  • days_push: 460
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5719 stars · 602 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official PyTorch implementation of Google's Gemma family of open large language models, including text-only and multimodal variants. It provides model and inference code supporting CPU, GPU, and TPU via PyTorch and PyTorch/XLA.

Use cases

  • run gemma models locally with pytorch
  • inference for gemma 3 on gpu
  • run gemma on tpu with pytorch xla
  • load gemma checkpoints from kaggle or hugging face
  • run multimodal gemma 4b 12b 27b inference
  • fine-tune or experiment with gemma model architecture

When to choose

  • you want the official reference implementation of Gemma in PyTorch
  • you need inference across CPU, GPU, and TPU including PyTorch/XLA
  • you want to run Gemma 1/2/3 or CodeGemma checkpoints directly
  • you need multimodal Gemma 3 support in PyTorch

When to avoid

  • you want a high-performance production serving stack with batching and quantization
  • you prefer using Gemma through Hugging Face Transformers or vLLM
  • you need training/fine-tuning pipelines, which this repo does not focus on
  • you use a framework other than PyTorch such as JAX or TensorFlow

Facets

library · maturity active

llm-inference machine-learning deep-learning large-language-models deep-learning artificial-intelligence python cloud gemma pytorch google tpu open-weights inference multimodal gpu linux

3 sources

Member repositories

RepositoryRoleHealth v2
google/gemma_pytorchmain10

For agents

markdown · JSON · MCP: product_card(name="google/gemma_pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem