Gemma 2 9B IT — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated June 27, 2024

Model libraryGemma 2 Family → Gemma 2 9B IT

Punchy and creative. Excellent for creative writing and brainstorming.

Gemma 2 9B IT needs about 6 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.

Specifications

Parameters9 Billion
Context window8,192
ArchitectureDense Transformer
ProviderGoogle
LicenceGemma Terms
Specified atQ4_K_M
System RAM16 GB
Record updated2024-06-27

Licence

Gemma Termscommercial use permitted. Weights are downloadable and commercial use is permitted, subject to the licence’s acceptable-use terms.

VRAM and Speed by Quantization

Modelled on a reference NVIDIA RTX 4090 (24 GB), at 8K context. Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.

QuantWeightsVRAM neededEst. speedFit on 24 GB
Q2_K3.0 GB6.6 GB~125 tok/s (est.)Fits comfortably
Q3_K_M3.8 GB7.5 GB~109 tok/s (est.)Fits comfortably
Q4_K_M5.4 GB9.1 GB~89 tok/s (est.)Fits comfortably
Q5_K_M6.4 GB10.0 GB~80 tok/s (est.)Fits comfortably
Q6_K7.4 GB11.0 GB~72 tok/s (est.)Fits comfortably
Q8_09.6 GB13.2 GB~60 tok/s (est.)Fits comfortably
F1618.0 GB21.6 GB~36 tok/s (est.)Tight fit

Want the memory numbers alone, at every quantization level and your own context length? Use the Gemma 2 9B IT VRAM calculator.

Buy This HardwareIntel Arc B570 10GB — 10 GB VRAM · 150 W board powerDeploy in the Cloud NowRTX 4090 on RunPod — from $0.34/hr · rate checked 2026-07

or compare on Vast.ai from $0.35/hr (typical low · varies)

As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.

Recommended GPU

The cheapest catalogued GPU that runs Gemma 2 9B IT is the Intel Arc B570 (10 GB).

Affiliate disclosure: Some links on this page are affiliate links — if you buy through them, LLM Configurator may earn a commission at no extra cost to you. As an Amazon Associate, LLM Configurator earns from qualifying purchases.
Intel Arc B570 10GB
10 GB VRAM · 150 W board power
2026 prices are volatile — check the current listing.
Check price on Amazon

How to Run Gemma 2 9B IT

Install Ollama, then run:

ollama run gemma2

Weights on Hugging Face: google/gemma-2-9b-it.

Download Gemma 2 9B IT — GGUF Quantizations

Pick a quantization and open it in LM Studio, Ollama, or Jan, or download the raw .gguf file directly. Quant list and sizes resolved from Hugging Face.

Gemma 2 9B IT — GGUF quants · bartowski/gemma-2-9b-it-GGUF

QuantSizeDownload (.gguf)
Q3_K_M3.84 GB (est.)gemma-2-9b-it-Q3_K_M.gguf
Q4_K_M5.43 GB (est.)gemma-2-9b-it-Q4_K_M.gguf
Q5_K_M6.38 GB (est.)gemma-2-9b-it-Q5_K_M.gguf
Q6_K7.38 GB (est.)gemma-2-9b-it-Q6_K.gguf
Q8_09.56 GB (est.)gemma-2-9b-it-Q8_0.gguf

Download in LM Studio: lms get bartowski/gemma-2-9b-it-GGUF

Want this model on your phone? You can run it on your desktop with LM Studio and chat from your iPhone or iPad over an encrypted link — see Run LM Studio Models on Your Phone (LM Link).

Best for: creative, chat.

Can I Run Gemma 2 9B IT on My GPU?

Gemma 2 9B IT — Frequently Asked Questions

How much VRAM does Gemma 2 9B IT need?
About 6 GB at Q4_K_M — quantized weights plus framework overhead, before any KV cache. The cache grows with context length and is added on top; the table above folds it in. Apple Silicon counts unified memory toward the same figure.
Does Gemma 2 9B IT run on an RTX 4090 (24 GB)?
Yes. Gemma 2 9B IT needs about 6 GB at Q4_K_M, inside a 24 GB card, at an estimated 89 tokens/sec.
How do I run Gemma 2 9B IT locally?
Install Ollama and run `ollama run gemma2`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.

← All Gemma 2 Family models | VRAM calculator | Check your own hardware