CoolFace
Modelpublic

prithivMLmods/gemma-4-26B-A4B-it-F32-GGUF

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
5likes1.7kdownloads
Model Card

gemma-4-26B-A4B-it-F32-GGUF

Gemma-4-26B-A4B-it from Google is a 26B total parameter Mixture-of-Experts (MoE) multimodal model with only 3.8B-4B active parameters per forward pass (8 active + 1 shared expert from 128 total), delivering near-equivalent quality to the dense 31B sibling at dramatically lower compute/memory cost while supporting 256K context length, 1024-token sliding window, text+image modalities (variable aspect ratio/resolution), and advanced agentic capabilities. Featuring 30 layers and 262K vocabulary across 140+ languages, the instruction-tuned variant excels at reasoning (configurable thinking modes), coding, OCR/handwriting recognition, document parsing, UI analysis, chart comprehension, and object detection with pointing—optimized for high-throughput server/workstation deployment on NVIDIA/AMD GPUs via vLLM/llama.cpp with Apache 2.0 licensing. Positioned between edge-focused E2B/E4B and flagship 31B models in the Gemma 4 family, it balances frontier-level multimodal intelligence with production-scale efficiency for enterprise agents, function calling, and structured data workflows.

Quick start with llama.cpp

llama-server -hf prithivMLmods/gemma-4-26B-A4B-it-F32-GGUF:F32

Model Files

File NameQuant TypeFile SizeFile Link
gemma-4-26B-A4B-it.BF16.ggufBF1650.5 GBDownload
gemma-4-26B-A4B-it.F16.ggufF1650.5 GBDownload
gemma-4-26B-A4B-it.F32.ggufF32101 GBDownload
gemma-4-26B-A4B-it.Q8_0.ggufQ8_026.9 GBDownload
gemma-4-26B-A4B-it.mmproj-bf16.ggufmmproj-bf161.19 GBDownload
gemma-4-26B-A4B-it.mmproj-f16.ggufmmproj-f161.19 GBDownload
gemma-4-26B-A4B-it.mmproj-f32.ggufmmproj-f322.29 GBDownload
gemma-4-26B-A4B-it.mmproj-q8_0.ggufmmproj-q8_0806 MBDownload

## Quants Usage

(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)

Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):

image.png