can it run
Comfortably. 11GB of memory against a 4GB working set leaves headroom for context, the OS, and anything else you're running.
weights 0.6GB + KV cache 0.44GB at 4k context vs ~11GB usable → full. 1.0 GB needed of 11 GB usable — headroom for context
computed roofline: 484 GB/s × 0.28–0.50 efficiency window / 0.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 | 0.6GB (GGUF Q4_K_M) |
| minimum memory | 4GB working set |
| this machine | 11GB GDDR5X, 484 GB/s |
| params | 0.6B |
| license | apache-2.0 |
| price | $275 |
easy run: ollama pull qwen3:0.6b
runs with: ollama · llama.cpp · koboldcpp · lm studio
→ every model the GTX 1080 Ti (11GB, used) can run — full list
→ RTX 3090 (24GB, used) — upgrade path machine