MODEL / ALIBABA QWEN
Qwen3 30B-A3B
All 30B parameters must be stored even though roughly 3B are active per token.
一手來源總參數30B3B active / token
估算記憶體~22.5 GBGGUF Q4 MoE
上下文32K+Text
LicenseApache-2.0100+ languages and dialects
01 / 適合
- reasoning
- coding
- efficient MoE
02 / 估算適配
03 / 部署方式
OllamaEasy
ollama run qwen3:30b-a3bllama.cppMedium
llama-server -m /path/to/verified-model.gguf --port 8080LM StudioEasy
Search “Qwen/Qwen3-30B-A3B” → Load a Q4/INT4 build → Start ServerMLX LMMedium
mlx_lm.chat --model Qwen/Qwen3-30B-A3B注意
All 30B parameters must be stored even though roughly 3B are active per token.