can it run
Yes, but close to the edge. 11GB against a 9GB working set: it runs, with little room for long context windows or other processes.
weights 7.1GB + KV cache 0.62GB at 4k context vs ~11GB usable → full. 7.7 GB needed of 11 GB usable — headroom for context
computed roofline: 484 GB/s × 0.28–0.50 efficiency window / 7.1GB (Q4_K_M) — bands, never points.
| model file | 7.1GB (GGUF Q4_K_M) |
| minimum memory | 9GB working set |
| this machine | 11GB GDDR5X, 484 GB/s |
| params | 12B |
| license | apache-2.0 |
| price | $275 |
easy run: ollama pull mistral-nemo:12b
runs with: ollama · llama.cpp · koboldcpp · lm studio
→ Tesla P100 (16GB, used) — cheapest machine that runs it ($135)
→ every model the GTX 1080 Ti (11GB, used) can run — full list
→ RTX 3090 (24GB, used) — upgrade path machine