The Free Tool That Runs AI on Your Own Laptop Just Got Fixed
Skip the monthly AI bill — this free software runs chatbots on your own machine.
A popular free program called llama.cpp shipped a small update on September 26, labeled b11199. The only real change: a fix for a compile error tied to "jinja," which is the part of the code that formats the instructions you type before they reach the AI. In plain terms, someone fixed a broken bolt so the machine keeps starting. It's a repair release, not a new feature.
So why should you care about a repair to software you've never heard of? Because llama.cpp is quietly one of the most important pieces of free AI software on the internet. It has roughly 130,000 "stars" on GitHub — a popularity marker — and it does something genuinely useful: it lets AI chatbots run on hardware you already own. Your MacBook, your Windows desktop, even a newer Android phone. No monthly fee. No internet connection required. And crucially, nothing you type leaves your device.
That last point is the real selling point. When you use ChatGPT or Claude, your questions travel to a company's servers and are stored under their rules. With llama.cpp, the AI lives on your laptop like a downloaded app. This update includes ready-made versions for Apple Silicon Macs, Windows, Linux, Android, and even Snapdragon phone chips and Nvidia graphics cards — meaning the free option keeps working across almost every machine people actually own.
The honest limitation: you will almost never download this yourself. llama.cpp is engine parts, not a finished car. You experience it through friendlier apps built on top of it. And if you do install it directly, you'll be typing commands in a terminal window — the text-only screen that makes non-engineers wince. This release simply keeps that engine running; it doesn't make it easier to drive.
- llama.cpp is free software that lets you run AI chatbots on your own laptop or phone instead of paying a monthly subscription
- This update (b11199, released September 26) is a small bug fix — it repairs a glitch that could break the software's build process
- It ships ready-to-run versions for Macs, Windows PCs, Linux, Android, iPhones, Snapdragon phones, and Nvidia and AMD graphics cards
Why It Matters
Your private AI chats can stay on your own device — free, offline, and unseen by any company.