Topic

Ollama

2 news articles · 6 tutorials

News

Tutorials

Cline panel in VS Code talking to local Ollama
💻AI Codingintermediate

Cline VS Code Extension With Local LLM, Free Agentic Coding

Cline is a VS Code extension that turns any LLM endpoint into a coding agent. I wired it to a local Ollama Qwen 2.5 7B and ran a week of work without a single API call.

May 6, 2026·7 min read
Continue panel in VS Code with model picker
💻AI Codingintermediate

Continue.dev In VS Code And JetBrains, Open Source AI Coding Setup

Continue is the open-source alternative to Cursor and Copilot. I run it in VS Code on Linux and IntelliJ IDEA on the same projects. This is the config that survived the move.

May 6, 2026·7 min read
Ollama running Gemma 4 9B in a terminal on Ubuntu
Automationbeginner

Ollama Gemma 4 On Linux, From Install To First Token

I ran Gemma 4 9B locally on a 32GB Linux box for a week of normal use. This is the Ollama install, the model variants worth pulling, and the one config tweak the docs do not flag.

May 6, 2026·6 min read
Ollama pulling Qwen 2.5 with bandwidth meter visible
Automationbeginner

Ollama Qwen 2.5 7B, India Bandwidth Notes And Setup

Qwen 2.5 7B is my preferred local coding model. The pull is 4.4GB, which on Indian fibre means a 12-20 minute commitment. This is the install plus the bandwidth-saving tricks I use.

May 6, 2026·6 min read
Open WebUI in browser showing chat with local Qwen
Automationintermediate

Open WebUI, Self-Hosted Frontend For Your Local Ollama

Open WebUI is the polished web frontend for Ollama. I run it as the family-friendly AI chat at home. This is the install I use, including the no-Docker path I worked out.

May 6, 2026·7 min read
Running Gemma 4 Locally With Ollama, Setup Guide For Indian Devs, automation on AutoKaam
Automationadvanced

Running Gemma 4 Locally With Ollama, Setup Guide For Indian Devs

Local inference setup for Gemma 4 with Ollama on Mac, Windows, and Linux. Hardware requirements, performance benchmarks, and use cases where local beats cloud.

Apr 4, 2026·8 min read