LOCAL_AI_STACK
v2.2 · 2026-06-12
← back to models
VISION / MULTIMODAL MODEL — RUNTIME REQUIREMENTS
·approximateDownloadGb includes the Q4_K_M model plus a matching multimodal projection file where applicable.
·RAM and VRAM figures are estimates based on GGUF file size plus conservative runtime and KV-cache overhead, not official hardware requirements.

Gemma 3 12B Instruct

gemma-3-12b-it
MULTIMODAL

Gemma 3 12B Instruct is a 12B multimodal model profile for local AI planning. This page records provider, license, context, quantization, hardware-fit estimates, setup hints, source links, and caveats so readers do not choose a model by name alone.

PROVIDER
Google
FAMILY
Gemma 3
MODEL TYPE
multimodal
PARAMETERS
12B
MODALITIES
text, image, video
ARCHITECTURE
decoder-only Transformer vision-language instruction model
CONTEXT WINDOW
131,072 tokens
TRAINING TOKENS
12.0T
RELEASE DATE
2025-03-10
LICENSE & LINKS
Gemma Terms of Uselicense text
GGUF REPOSITORIES
Community llama.cpp GGUF quantization of the official Google instruction-tuned checkpoint; image input requires a compatible mmproj file in llama.cpp-style runners.
SETUP HINTS
OLLAMA
ollama run gemma3:12b
LM STUDIO
Search for bartowski/google_gemma-3-12b-it-GGUF and verify image/mmproj support before enabling vision.
LLAMA.CPP
Use hf.co/bartowski/google_gemma-3-12b-it-GGUF:Q4_K_M plus the matching mmproj file for image input.
QUANTIZATION FILE SIZES (GGUF)
Q4_K_M
7.3 GB
Q5_K_M
8.44 GB
Q8_0
12.51 GB
Quantization note: Q4_K_M for default local use; Q5_K_M if the model and multimodal projection fit comfortably in RAM/VRAM.
RAM / VRAM ESTIMATES
MIN RAM
16 GB
COMFORTABLE RAM
32 GB
MIN VRAM
10 GB
COMFORTABLE VRAM
16 GB
These are conservative local-inference estimates, not official hardware requirements.
HARDWARE FIT
CPU only (no GPU)
slow
8 GB RAM
no
16 GB RAM
borderline
32 GB RAM
yes
8 GB VRAM
no
12 GB VRAM
borderline
24 GB VRAM
yes
Apple Silicon (unified memory)
yes
Hardware fit values are conservative local-inference estimates based on GGUF size plus runtime and KV-cache overhead. Actual requirements depend on context length, quantization, runtime, GPU offload, and other running apps.
BEST FOR
·higher-quality local multimodal chat
·image understanding
·long-context work
·structured output
AVOID IF
·8GB RAM or 8GB VRAM is the hard ceiling
·a text-only runner is required
·very low latency is required
CAVEATS
·Video understanding is described by Google for Gemma 3 generally, but local GGUF/Ollama support should be treated as runner-dependent.
·GGUF files are community conversions, not official Google GGUF releases.
·approximateDownloadGb includes the Q4_K_M model plus a matching multimodal projection file where applicable.
·RAM and VRAM figures are estimates based on GGUF file size plus conservative runtime and KV-cache overhead, not official hardware requirements.
SOURCE URLS
FIELD EVIDENCE
LANGUAGES
English140+ languages
CAPABILITIES
tool callingvision / image input
Gemma 3 4B InstructGemma 3 27B Instruct