can it run
Only with compromises. 16GB is below the 18GB working set — expect a lower quant, offloading, or heavy swap. Possible, not pleasant.
weights 14GB + KV cache 0.19GB at 4k context vs ~16GB usable → tight. 14.2 of 16 GB usable — keep context modest
computed roofline: 448 GB/s × 0.46–0.76 efficiency window / 2.1GB (Q4_K_M) — bands, never points.
MoE: file is 14GB (that decides fit) but only ~3B of experts activate per token (~2.1GB streamed) — band below is the active-expert estimate, optimistic; community MoE rows run several× the naive bandwidth math
| model file | 14GB (GGUF Q4_K_M) |
| minimum memory | 18GB working set |
| this machine | 16GB GDDR7, 448 GB/s |
| params | 20B MoE |
| license | apache-2.0 |
| price | $480 |
easy run: ollama pull gpt-oss:20b
runs with: ollama · llama.cpp · koboldcpp · lm studio
→ Mac mini M4 (32GB) — cheapest machine that runs it ($999)
→ ASUS ExpertCenter Pro ET900N G3 (GB300) — this model on the biggest machine
→ every model the RTX 5060 Ti 16GB can run — full list
→ rtx-5070-ti — the next step up from this machine's GPU
Amazon ↗ · Amazon ↗ (affiliate)