ollama run qwen3:30b-a3bLe bon modèle.
Sur le matériel que vous avez.
Choisissez plateforme et mémoire. Obtenez une estimation prudente, le bon serveur et une commande exécutable.
ollama run gemma3:27bollama run <model-tag>ollama run gpt-oss:20bollama run qwen3:14bollama run gemma3:12bUne carte, pas un classement
Nous séparons paramètres totaux, paramètres MoE actifs, poids quantifiés, support et performances mesurées.
Du portable discret à l’accélérateur 80 Go
Chaque classe a son budget mémoire, son moteur et sa limite réaliste.
8 GB CPU laptop
Small text models with short context. Expect patient, private inference rather than speed.
Ouvrir le guide16 GB CPU desktop
Comfortable with 3B–8B Q4 models; 12B is possible only with reduced context and patience.
Ouvrir le guideApple silicon · 16 GB
A polished 4B–8B local experience when the OS and apps have enough headroom.
Ouvrir le guideNVIDIA · 8 GB
The mainstream 4B–8B tier. Some 12B INT4 builds fit tightly with modest context.
Ouvrir le guideNVIDIA · 12 GB
Strong 8B–14B Q4 territory for a single user.
Ouvrir le guideNVIDIA · 16 GB
14B models are comfortable; 20B-class low-bit MoE models are a tight upper edge.
Ouvrir le guideModèles open-weight représentatifs
Gemma 3 1B
- Mémoire estimée
- ~1.4 GB
- Contexte
- 32K
Qwen3 4B
- Mémoire estimée
- ~3.6 GB
- Contexte
- 32K+
Qwen3 8B
- Mémoire estimée
- ~6.8 GB
- Contexte
- 32K+
gpt-oss-20b
- Mémoire estimée
- ~16 GB
- Contexte
- 128K
Qwen3 30B-A3B
- Mémoire estimée
- ~22.5 GB
- Contexte
- 32K+
Choisir la couche d’inférence
Ollama
One-command local chat and app integration
Ouvrir le guidellama.cpp
GGUF models, CPU/GPU offload, embedded and unusual hardware
Ouvrir le guideLM Studio
Discovering, downloading and testing models without a terminal
Ouvrir le guideMLX LM
Native Apple silicon inference, experimentation and fine-tuning
Ouvrir le guidevLLM
Linux GPU servers, concurrency and OpenAI-compatible production APIs
Ouvrir le guideTensorRT-LLM
Maximum NVIDIA throughput after engine tuning
Ouvrir le guideNotre méthode
Nous partons des tailles et quantifications documentées, réservons de la mémoire au système et traitons le cache comme un coût en plus. MoE utilise le total.
Avant de télécharger 40 Go
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.