From the model card
Fields below are copied from the tags and counters on the HuggingFace repository google/gemma-4-12B-it-qat-q4_0-gguf at our last fetch. They are set by the uploader, not verified by us; rows with no tag are omitted. How this page is made.
- Publisher (HF namespace)
- Pipeline tag
- any-to-any
- Library
- Transformers
- Weight formats
- GGUF
- License tag
apache-2.0— read the license file in the repo before relying on it- Lineage
-
- base model google/gemma-4-12B-it-qat-q4_0-unquantized
- quantized from google/gemma-4-12B-it-qat-q4_0-unquantized
- Papers cited
- arXiv:2607.02770
- Downloads (HF counter at last fetch)
- 713,726
- Likes (HF counter at last fetch)
- 286
- Model card
- https://huggingface.co/google/gemma-4-12B-it-qat-q4_0-gguf
Use cases
- Local instruction-following inference via llama.cpp or compatible runtimes
- On-device chat assistant deployments on machines with 8–12GB VRAM
- Benchmarking QAT quantization quality at q4_0 against full-precision Gemma 4 12B
- Edge or air-gapped deployments requiring a compact, self-contained GGUF file
Pros
- Official Google release ensures verified weight provenance and reproducible checksum
- QAT quantization maintains higher fidelity than post-training quantization at equivalent bit-width
- GGUF format works across llama.cpp, Ollama, LM Studio, and other widely used local inference tools
- Apache-2.0 license permits commercial deployment without royalty obligations
- 189 likes and strong downloads indicate meaningful community validation
Cons
- q4_0 quantization reduces precision noticeably on nuanced instruction-following and arithmetic tasks
- The any-to-any pipeline tag is imprecise for a primarily text-focused GGUF — actual modality coverage should be verified
- GGUF is not natively loadable in the standard Transformers API without conversion or a compatibility layer
- 12B scale, while manageable, still requires more RAM than 7B alternatives for CPU-only inference
- QAT benefits are tied to the specific quantization target; switching to a different bit-width would require retraining
Tags
transformersggufany-to-anyarxiv:2607.02770base_model:google/gemma-4-12B-it-qat-q4_0-unquantizedbase_model:quantized:google/gemma-4-12B-it-qat-q4_0-unquantizedlicense:apache-2.0endpoints_compatibleregion:usconversational