Views
No views yet
google/gemma-4-31B quantized to dense MXFP4, plus the matching mmproj GGUF for image input support.gemma-4-31B.MXFP4.gguf: main text model quantized to dense MXFP4.mmproj-gemma-4-31B.f16.gguf: multimodal projector required for image input.enable_thinking=false or do not expose a separate reasoning toggle.tokenizer_config.json and chat_template.jinja sidecars with the Gemma 4 response_schema for the <|channel>thought\n...<channel|> reasoning block, so frontends that look beyond GGUF metadata can both elicit and parse reasoning more reliably.google/gemma-4-31B checkpoint, not google/gemma-4-31B-it. The reasoning-aware, tool-capable template is embedded so the runtime keeps both tool formatting and thinking support, but instruction-following and tool-calling quality may differ from the -it model.