New AI on Mac Remembers a Million Words at Once
Imagine AI that reads all the Harry Potter books and remembers every detail.
Most AI chatbots today remember only a few pages of conversation before they start forgetting. That's because they rely on a limited working memory called "context." This new release changes the game for people with very powerful Macs: it lets Qwen3.8-AI keep a million tokens in mind at once. That's roughly like feeding it “Winnie-the-Pooh” and expecting it to quote any line later. The person behind it built this not as a demo trick, but as a serious tool for real long-form work.
The magic is in the hardware and software. Instead of needing massive cloud servers, it runs on a Mac with Apple's M5 Max chip and 128GB of memory, using a tool called MLX-serve. To fit such a giant memory, the AI's brain is compressed smartly: core parts are kept in 8-bit precision and expert parts in 4-bit, so it stays sharp without breaking your laptop. On early tests, it keeps producing about 40 words per second on normal text and even faster on coding tasks. That's fast enough to generate a long essay while you watch.
So why should you care? Because it moves powerful AI out of giant data centers and onto a personal device. That means you can analyze an entire book, a massive legal document, or whole software project without sending your data to a cloud company. For anyone working with confidential or enormous texts, privacy and convenience gain enormously.
The honest catch: this is early software for developers. You need roughly 117GB of free memory, a Mac that expensive hobbyists own, and comfort using command-line tools. There will be bugs, and normal users won't use it today. But it's a clear sign that super-long-memory AI is coming to your own computer—not just to billionaires' servers.
- This release lets AI keep about a million words in its memory at once — like reading a whole library chapter by chapter.
- It runs on a high-end Mac (Apple M5 Max 128GB), not a huge cloud server, and is free to download.
- Speed stays impressive — roughly 40 words per second on regular text and 75 on code — while maintaining quality.
- It needs about 117GB of memory and developer-level setup, so it's not for everyday users yet.
Why It Matters
Big AI memory is coming to your own computer—meaning private, offline analysis of entire books or projects.