你的私有 AI 部署地圖

選對模型,
跑在你已有的硬體上。

選擇平台與記憶體,我們提供保守的模型適配、合適的推論服務,以及真正可執行的啟動指令。

Primary-source linked16 languages證據更新於 2026-08-31
8 GB
24 GB
80GB
ollama runqwen3:8b
LOCAL / 24G
MEMORY MAP01—80 GB
01 / FIT FINDER

你的本地模型邊界

記憶體估算包含權重與基本執行餘量,但不保證速度。

硬體平台
可用記憶體 / 顯存24 GB
43264128 GB
~22.8 GB model budget after reserve
RECOMMENDED ENVELOPE6 models
餘量充足 勉強適配
01
Qwen3 30B-A3B勉強適配
30B total~22.5 GBGGUF Q4 MoEOllama
ollama run qwen3:30b-a3b
02
Gemma 3 27B勉強適配
27B total~20.5 GBINT4Ollama
ollama run gemma3:27b
04
gpt-oss-20b餘量充足
21B total~16 GBMXFP4Ollama
ollama run gpt-oss:20b
05
Qwen3 14B餘量充足
14B total~11.2 GBGGUF Q4Ollama
ollama run qwen3:14b
06
Gemma 3 12B餘量充足
12B total~9.4 GBINT4Ollama
ollama run gemma3:12b
02 / EVIDENCE FIRST

這是地圖,不是排行榜

我們區分總參數、MoE 啟用參數、量化權重、執行環境支援與實測效能;未知速度保持未知。

Weight fit ≠ speedTotal ≠ active parametersDocs ≠ benchmark
03 / HARDWARE MAP

從安靜的筆電到 80GB 加速卡

每種設備都有不同的記憶體預算、推論路徑與誠實上限。

11
全部硬體指南
04 / MODEL FIELD NOTES

代表性開放權重模型

15
全部模型指南
05 / SERVING LAYER

為工作選擇推論層

06
06 / METHOD

估算方式

依官方模型大小與量化格式估算,為系統和執行環境預留空間,並將上下文快取視為額外成本。MoE 使用總參數。

CONSERVATIVE FITweights + runtime + cache
total params×bits / 8+headroom
No universal tokens/s claims.
07 / FAQ

下載 40GB 前先問清楚

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.