ollama run qwen3:30b-a3bRode o modelo certo.
No hardware que você já tem.
Escolha plataforma e memória. Receba um ajuste conservador, o servidor adequado e um comando executável.
ollama run gemma3:27bollama run <model-tag>ollama run gpt-oss:20bollama run qwen3:14bollama run gemma3:12bUm mapa, não um ranking
Separamos parâmetros totais, parâmetros MoE ativos, peso quantizado, suporte e desempenho medido.
Do notebook ao acelerador de 80 GB
Cada classe tem orçamento, runtime e limite realista próprios.
8 GB CPU laptop
Small text models with short context. Expect patient, private inference rather than speed.
Abrir guia16 GB CPU desktop
Comfortable with 3B–8B Q4 models; 12B is possible only with reduced context and patience.
Abrir guiaApple silicon · 16 GB
A polished 4B–8B local experience when the OS and apps have enough headroom.
Abrir guiaNVIDIA · 8 GB
The mainstream 4B–8B tier. Some 12B INT4 builds fit tightly with modest context.
Abrir guiaNVIDIA · 12 GB
Strong 8B–14B Q4 territory for a single user.
Abrir guiaNVIDIA · 16 GB
14B models are comfortable; 20B-class low-bit MoE models are a tight upper edge.
Abrir guiaModelos open-weight representativos
Gemma 3 1B
- Memória estimada
- ~1.4 GB
- Contexto
- 32K
Qwen3 4B
- Memória estimada
- ~3.6 GB
- Contexto
- 32K+
Qwen3 8B
- Memória estimada
- ~6.8 GB
- Contexto
- 32K+
gpt-oss-20b
- Memória estimada
- ~16 GB
- Contexto
- 128K
Qwen3 30B-A3B
- Memória estimada
- ~22.5 GB
- Contexto
- 32K+
Escolha a camada de inferência
Ollama
One-command local chat and app integration
Abrir guiallama.cpp
GGUF models, CPU/GPU offload, embedded and unusual hardware
Abrir guiaLM Studio
Discovering, downloading and testing models without a terminal
Abrir guiaMLX LM
Native Apple silicon inference, experimentation and fine-tuning
Abrir guiavLLM
Linux GPU servers, concurrency and OpenAI-compatible production APIs
Abrir guiaTensorRT-LLM
Maximum NVIDIA throughput after engine tuning
Abrir guiaComo estimamos
Usamos tamanhos e quantização documentados, reservamos espaço para o sistema e tratamos cache como custo extra. MoE usa parâmetros totais.
Antes de baixar 40 GB
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.