can it run
Comfortably. 8GB of memory against a 4GB working set leaves headroom for context, the OS, and anything else you're running.
weights 2.6GB + KV cache 0.56GB at 4k context vs ~6GB usable → full. 3.2 GB needed of 6 GB usable — headroom for context
computed roofline: 68 GB/s × 0.25–0.65 efficiency window / 2.6GB (Q4_K_M) — bands, never points. Small models (under ~4.5B) run BELOW these bands — kernel-launch overhead keeps them from saturating bandwidth (measured against community medians, 09-06).
| model file | 2.6GB (GGUF Q4_K_M) |
| minimum memory | 4GB working set |
| this machine | 8GB unified |
| params | 4B |
| license | apache-2.0 |
| price | $499 |
easy run: ollama pull qwen3:4b
runs with: ollama · llama.cpp · koboldcpp · lm studio
→ every model the Jetson Orin Nano Super dev kit can run — full list