Can I run Qwen3-VL-30B-A3B-Instruct on a Mac with 64 GB?
Yes, with a GGUF version
The published weights are too big, but the Q8_0 file from Qwen/Qwen3-VL-30B-A3B-Instruct-GGUF (32.5 GB) fits, with room for ≈ 154K tokens of context.
Full analysis of Qwen3-VL-30B-A3B-Instruct
Everything that runs on Mac with 64 GB
Get the Q8_0 file on Hugging Face
ollama run hf.co/Qwen/Qwen3-VL-30B-A3B-Instruct-GGUF:Q8_0Files and context on Mac with 64 GB
Each file of Qwen3-VL-30B-A3B-Instruct (and of GGUF versions the site has analyzed), and how much context fits next to it, with the context cache in 16-bit or 8-bit.
| File | Size | On Mac with 64 GB | Context (16-bit) | Context (8-bit) |
|---|---|---|---|---|
| As published | 62.1 GB | Doesn't fit | — | — |
| F16 | 61.1 GB | Doesn't fit | — | — |
| Q8_0 | 32.5 GB | Fits | 154K | 256K |
| Q4_K_M | 18.6 GB | Fits | 256K | 256K |