Google's Gemma 3 landed on Ollama this week, and it's worth your attention.
Why Gemma 3 matters
Most 7B models feel like toys. Gemma 3 at 7B parameters punches above its weight class โ rivaling 13B models from six months ago. The 128K context window is genuinely usable on consumer hardware.
What you need to know
How to run it
`bash ollama pull gemma3:7b ollama run gemma3:7b `
That's it. One command.
Where it shines
Where it falls short
Bottom line
Gemma 3 is the best small model you can run on consumer hardware right now. It won't replace GPT-4o or Claude for complex tasks, but for local RAG and everyday Q&A, it's the new default.