1,801 11 months ago

The current, most capable model that runs on a single GPU. With quantization and tools.

vision tools 4b 12b 27b
ollama run mix_77/gemma3-qat-tools:4b

Applications

Claude Code
Claude Code ollama launch claude --model mix_77/gemma3-qat-tools:4b
Codex
Codex ollama launch codex --model mix_77/gemma3-qat-tools:4b
OpenCode
OpenCode ollama launch opencode --model mix_77/gemma3-qat-tools:4b
OpenClaw
OpenClaw ollama launch openclaw --model mix_77/gemma3-qat-tools:4b

Models

View all →

Readme

Gemma3 with quantization and tool support created based on the 4b-it-qat, 12b-it-qat and 27b-it-qat models of the official gemma3 image (all the original licenses apply)

Tools prompt is written according to this tutorial