For Developers/Models/Compare/Gemma 3 vs North Mini Code

Gemma 3 vs North Mini Code

Pricing, benchmarks, and use case comparison

Quick take

  • Gemma 3 is meaningfully stronger at multimodal (70 vs 5 on our capability index).
  • North Mini Code is meaningfully stronger at coding (78 vs 62).
  • Gemma 3 is open-weights (free to self-host); North Mini Code is paid API only.
  • North Mini Code has a 256K tokens context window vs 128K tokens (32K for the 1B variant) - better for whole-repo or long-document work.

Specs comparison

Gemma 3North Mini Code
ProviderGoogle DeepMindCohere
TypeOpen sourceClosed source
Context window128K tokens (32K for the 1B variant)256K tokens
Input / 1M tokensFree (self-host)0
Output / 1M tokensFree (self-host)0
Release date2025-032026-06

Benchmarks

BenchmarkGemma 3North Mini Code
MATH (27B)89%-
MMMU (27B, multimodal)64.9%-
Artificial Analysis Coding Index-33.4
Throughput vs Devstral Small 2-Up to 2.8x higher output throughput

Scores sourced from official provider release posts and independent benchmark aggregators.

Which should you choose?

Choose Gemma 3 if...

  • You need an open, self-hostable model with a size to match your hardware
  • Multilingual or multimodal tasks on-prem
  • Privacy-sensitive or offline deployments
  • Fine-tuning on your own data
Full Gemma 3 details →

Choose North Mini Code if...

  • You want a self-hostable, sovereign coding agent on modest hardware
  • You run agentic SWE workflows (repo edits, sub-agent orchestration, code review)
  • You need terminal/tool-driven multi-turn agents
  • You want high coding throughput at low compute cost
Full North Mini Code details →

Compare Gemma 3 with others