Chat

Gemma Terms of UseOpen weightsUpdated August 2026Practical local

Gemma 3 27B

Practical Gemma-family model still worth testing locally, now positioned as a useful baseline behind Gemma 4.

Google · Gemma

Editorial review

Reviewed byOpenSourcesAI EditorialLast updatedAugust 2026SourcesHugging Face model card (README.md (config.json omits the field for this multimodal checkpoint)) (google/gemma-3-27b-it)

Model checkpoints, context windows, provider support, local runtime compatibility, and license terms can change quickly. Verify the exact model card before production or commercial use.

Best for

Developers testing capable medium-sized chat models with broad tooling support.

Who should use it

  • Developers testing capable medium-sized chat models with broad tooling support.
  • Builders who want local or self-hosted testing options.

Common workflows

  • General chat, multilingual, local and hosted apps
  • chat workflows
  • local workflows
  • legacy workflows

Deployment and hardware notes

Quantized builds can fit higher-end consumer GPUs or unified-memory Macs.

License and usage notes

Gemma Terms of Use. Open weights. Verify the exact model card and license terms for the checkpoint or hosted provider you use.

Strengths

  • Open weights model option for Gemma workflows.
  • Developers testing capable medium-sized chat models with broad tooling support.
  • Can be tested locally with quantized builds on higher-end consumer GPUs or unified-memory systems.
  • Tracked as Practical local in the OpenSourcesAI model directory.

Limitations

  • License is custom; newer Gemma models may be more relevant for current benchmarking.
  • Quantized builds can fit higher-end consumer GPUs or unified-memory Macs.
  • Context window and limits: 131,072 tokens.
  • Verify the exact model card, provider docs, license, and serving support before production use.

Local workflow notes

Can be tested locally with quantized builds on higher-end consumer GPUs or unified-memory systems.

Local runtimes: Ollama, LM Studio, llama.cpp, Transformers

Platforms: Windows, macOS, Linux

Will Gemma 3 27B run on your machine?

Gemma 3 27B is 27B parameters and needs 18.5 GB of VRAM at Q4_K_M17 GB of weights plus 1.5 GB of runtime overhead for the inference server itself.

VRAM by quantization

QuantizationWeightsNeeds (with overhead)Quality
Q4_K_M17 GB18.5 GBgood
Q8_029 GB30.5 GBhigh
FP1656 GB57.5 GBreference

Fit on common hardware at Q4_K_M

HardwareMemory the model can useSystem RAMVerdict
CPU OnlyNone (CPU only)16 GBToo large
RTX 4060 Laptop8 GB16 GBToo large
RTX 3060 (12GB)12 GB32 GBCPU offload
RTX 4060 Ti (16GB)16 GB32 GBCPU offload
RTX 309024 GB64 GBComfortable
Apple Silicon (Unified Memory) 36 GB27 GB of 36 GB36 GBComfortable
RTX 509032 GB64 GBComfortable

Comfortable means VRAM clears the requirement by 2 GB or more. Tight means it covers the requirement with no margin. CPU offload means the model does not fit in VRAM but system RAM is at least 1.6× the weights, so it will run at reduced speed — expect roughly 1–5 tokens per second. Figures are weights plus a fixed runtime overhead and exclude KV-cache growth, which scales with context length.

Apple Silicon shares one pool of memory between the system and the GPU, so a model cannot use all of it. These rows apply the same 75% usable fraction the Compatibility Checker uses, which is why a 36 GB Mac is graded on less than 36 GB.

VRAM fit by quantization level

Enter your GPU VRAM below to see which quantization of Gemma 3 27B fits and get the Ollama run command.

Related resources

Continue with model source notes, local tools, and implementation guides related to this model.

Hardware24GBRuntimeOllama, LM Studio, llama.cpp, TransformersContext131,072 tokensLast updated2026
Hugging Face model card (README.md (config.json omits the field for this multimodal checkpoint)) (google/gemma-3-27b-it)

Model ecosystem connections

Use these next-step links to move from this profile into related tools, comparisons, guides, stacks, and curated shortlists.