DEV Community

Arsen Apostolov
Arsen Apostolov

Posted on

Testing Aider: Practical Experience with Different Models

Aider

I like coding agents and all kind of supportive plug-ins to make my day easier. From Continue to Copilot. I must say that the most complete solution so far for me was Cursor, yet it is not free (see the plans).

So i found this super cool alternative - Aider chat.

I tested Aider with multiple AI backends: OpenAI, Claude, and local Ollama server.

First 30 minutes were spent learning the tool - understanding commands and workflow. After this initial setup phase, development speed increased significantly.
Model comparison from practical use:

Claude: Best performance when working remotely
Local setup: Ollama with deepseek r1 7b and qwen coder 2.5 7b
Home setup preference: Architect mode with Ollama models

Key observation: Local models provide good performance without cloud dependencies. The initial learning curve is worth the productivity gain.

What's your experience with Aider? Particularly interested in local model configurations and performance comparisons.

API Trace View

Struggling with slow API calls? 🕒

Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay