Can I run Qwen3.8-27B on a Mac with 32 GB?

Yes, with a GGUF version

The published weights are too big, but the Q4_K_M file from ggml-org/Qwen3.8-27B-GGUF (19.0 GB) fits, with room for ≈ 33K tokens of context.

ollama run hf.co/ggml-org/Qwen3.8-27B-GGUF:Q4_K_M

Files and context on Mac with 32 GB

Each file of Qwen3.8-27B (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.

Qwen3.8-27B on other hardware

Popular models that run on Mac with 32 GB

Assumes 67% of the Mac's memory is usable (macOS's default limit for the GPU; it can be raised) and at least 4K tokens of context for one conversation, with the context cache in 16-bit unless noted. Fits leaves at least 20% of that memory for context; Tight leaves less.