ollama run qwen3:30b-a3bDraai het juiste model.
Op je eigen hardware.
Kies platform en geheugen. Krijg een voorzichtige fit, de juiste server en een uitvoerbaar commando.
ollama run gemma3:27bollama run <model-tag>ollama run gpt-oss:20bollama run qwen3:14bollama run gemma3:12bEen kaart, geen ranglijst
We scheiden totale parameters, actieve MoE-parameters, quantized fit, ondersteuning en gemeten prestaties.
Van stille laptop tot 80GB-accelerator
Elke klasse heeft een eigen budget, runtimepad en realistische bovengrens.
8 GB CPU laptop
Small text models with short context. Expect patient, private inference rather than speed.
Open gids16 GB CPU desktop
Comfortable with 3B–8B Q4 models; 12B is possible only with reduced context and patience.
Open gidsApple silicon · 16 GB
A polished 4B–8B local experience when the OS and apps have enough headroom.
Open gidsNVIDIA · 8 GB
The mainstream 4B–8B tier. Some 12B INT4 builds fit tightly with modest context.
Open gidsNVIDIA · 12 GB
Strong 8B–14B Q4 territory for a single user.
Open gidsNVIDIA · 16 GB
14B models are comfortable; 20B-class low-bit MoE models are a tight upper edge.
Open gidsRepresentatieve open-weightmodellen
Gemma 3 1B
- Geschat geheugen
- ~1.4 GB
- Context
- 32K
Qwen3 4B
- Geschat geheugen
- ~3.6 GB
- Context
- 32K+
Qwen3 8B
- Geschat geheugen
- ~6.8 GB
- Context
- 32K+
gpt-oss-20b
- Geschat geheugen
- ~16 GB
- Context
- 128K
Qwen3 30B-A3B
- Geschat geheugen
- ~22.5 GB
- Context
- 32K+
Kies de inferentielaag
Ollama
One-command local chat and app integration
Open gidsllama.cpp
GGUF models, CPU/GPU offload, embedded and unusual hardware
Open gidsLM Studio
Discovering, downloading and testing models without a terminal
Open gidsMLX LM
Native Apple silicon inference, experimentation and fine-tuning
Open gidsvLLM
Linux GPU servers, concurrency and OpenAI-compatible production APIs
Open gidsTensorRT-LLM
Maximum NVIDIA throughput after engine tuning
Open gidsOnze schatting
We gebruiken gedocumenteerde groottes en quantisatie, reserveren ruimte voor systeem en runtime en tellen cache extra. MoE gebruikt totaalparameters.
Voor je 40GB downloadt
Does a 24 GB GPU run a 30B model?+
Often at Q4/INT4 with a conservative context. Qwen3 30B-A3B and Gemma 3 27B are representative fits, but cache and runtime overhead still matter.
Are active MoE parameters the memory requirement?+
No. Active parameters affect compute per token; total parameters still need to be stored in memory or offloaded.
Which runtime should a beginner choose?+
Ollama for a terminal-first setup or LM Studio for a visual desktop. llama.cpp is the portable fallback; vLLM is for higher-throughput GPU serving.
Do you benchmark speed?+
Not yet. Launch recommendations are transparent memory-fit estimates backed by primary documentation. We do not invent tokens-per-second numbers.