Common issues
- "Model not found" — you need to download the model first before you can use it.
- App won't start — another program may already be using the same connection port. Restarting your computer usually fixes this.
Stuck on an install error, a crash, or answers that don't make sense? Here are the most common local AI problems, explained in plain English, with simple steps to fix them.
Running AI on your own computer, without relying on the internet, gives you privacy and control. But things don't always work the first time. The good news: almost every issue people run into falls into one of a handful of categories, and none of them require deep technical knowledge to solve.
If a tool like Ollama, LM Studio, or GPT4All fails right at the start, it's usually one of these three things:
This doesn't stop you from using local AI — it just runs slower, using your processor (CPU) instead of your graphics card (GPU). It's still worth updating your graphics card drivers, since that alone fixes a lot of odd errors.
AI model files can range from 2 GB to over 40 GB. Check that you actually have enough free space before downloading one.
Some security software mistakenly flags local AI installers. Check whether the file was quarantined before assuming the download itself is broken.
This almost always comes down to memory — either your computer's regular memory (RAM) or your graphics card's memory (VRAM) not being enough for the model you picked.
This is normal and expected — a 1B or 3B model is fast and light, but less capable than a larger one. If answer quality matters a lot to you, try a bigger model, if your computer can handle it.
This is usually fixed by adjusting a setting called "temperature." If it's available, try raising it slightly — it controls how much variation the AI allows itself in its answers.
Sometimes this happens because the app is using the wrong "chat format" for that specific model. Each model family expects instructions in its own particular format, and using the wrong one can make responses feel broken or off-topic. Check your app's settings for a "prompt template" or "chat format" option matching the model you downloaded.
A few issues are specific to the app you're using. Here are the most common ones:
When something isn't working, work through these steps in order: