One number decides most of this, and it is not the one people expect. Not the processor, not how much memory the computer has — the memory on your graphics card. This finds it, along with everything else we need, in about thirty seconds.
An AI model is a large file that has to sit in memory while it thinks. Graphics memory is dramatically faster than ordinary computer memory for that particular job.
If the model fits on the card, answers come back in a second or two and it feels like a conversation. If it does not fit, the overflow spills into ordinary memory and the same answer takes ten or twenty times longer. Same model, same machine, completely different experience. That is why we measure instead of guessing.
Collect-NovahSpecs.ps1 or
collect-novah-specs.sh in any editor before you run it.
Every line is a read operation, there are no writes outside that folder, and there are no
network calls anywhere in it. You would be running a script you got from the internet — we
would rather you looked first.
Windows. Unzip the folder first — running from inside the zip will not work.
Then double-click RUN-ME.cmd.
macOS or Linux. Open Terminal, drag the folder in, and run
bash collect-novah-specs.sh.
.md one — it is the readable version. See exactly what is being shared.The check sorts your machine into a tier. Every tier gives you a working system — the tier decides how large and how quick the model is, not whether it runs at all.
| Tier | Graphics memory | What it means |
|---|---|---|
| TIER-1 | 24 GB or more | The largest model we deploy, with room for context. |
| TIER-2 | 16 GB or more | Strong. A large model at higher quality. |
| TIER-3 | 12 GB or more | Comfortable. A large model at standard quality. |
| TIER-4 | 8 GB or more | The common laptop case. Everyday model is instant. |
| TIER-5 | 6 GB or more | Workable. Everyday model only. |
| TIER-6 | under 6 GB | Small models only. |
| No NVIDIA card | — | It runs on the processor instead. Slower, but it runs. |
It also flags anything that would derail an install later — a firmware setting switched off, memory slots already full, an edition of Windows that limits something. Far better to know on day one than halfway through.
Next
You get a plan written for your actual machine — which model, what it needs first, and how long it takes.
STAY IN THE LOOP
No spam, no tracking. Unsubscribe anytime.