Ollama is a fantastic, no-fuss tool for running LLMs locally. It's super easy to install & use, making it a great option for beginners. Here's how to get it set up with Cursor:
First things first, head over to the
Ollama website & download the installer for your operating system. The installation is pretty straightforward; just follow the on-screen instructions. Once it's installed, you should see a little llama icon in your system tray, which means it's running.
Now for the fun part: choosing an LLM! There are a ton of great open-source models out there, but for coding, you'll want one that's been specifically trained for that purpose. Some of the best ones right now are from the DeepSeek, Llama, & Qwen families. DeepSeek Coder V2, Llama 3.1, & Qwen 2.5 Coder are all excellent choices.