How to Run Gemma 3 Locally with Ollama

Gemma 3 is Google’s best open-weight model family to date, and it’s a significant step up from Gemma 2. The standout version is the 27B model, which competes with much larger open-source models on reasoning and instruction following. But the whole family is worth knowing — from the 1B model that runs on almost anything … Read more

How to Run Llama 3.3 70B Locally with Ollama

Llama 3.3 70B is the largest model most people can realistically run on consumer hardware — and it’s genuinely impressive. Meta’s instruction-tuned 70B model sits in a category by itself among open-source models: strong enough to compete with frontier API models on many tasks, but running entirely on your machine. The catch is that you … Read more

How to Run Qwen 2.5 Coder Locally with Ollama

Qwen 2.5 Coder is one of the best coding models you can run locally right now. Alibaba’s coding-specific fine-tune of Qwen 2.5 punches well above its weight class — the 7B version outperforms models twice its size on most coding benchmarks, and the 14B version is genuinely competitive with GPT-4o mini on code tasks. With … Read more