Qwen3 14B on RTX 3060
Yes — Qwen3 14B runs on the RTX 3060 (12 GB). Fastest community-measured result: 972.6 prefill tokens/s.
Qwen3-14B on RTX 3060 12GB: Q4_K_M GGUF via Ollama or llama.cpp
| Task | Quant | Speed | VRAM | Works | Confidence | Source | Verified |
|---|---|---|---|---|---|---|---|
| llm | Q4_K | 31.2tokens/s | ✓ | hardware-corner.net· web | 2026-06-13 | ||
| llm | Q4_K | 972.6prefill tokens/s | ✓ | hardware-corner.net· web | 2026-06-13 | ||
| llm | Q4_K_M | 35.9tok/s | ✓ | smeltcore.com· community | 2026-08-08 |
- llmQ4_K31.2 tokens/s
Token generation @ 4K (Hardware Corner RTX 3060 12GB; Q4_K 31.2/22.7 tok/s @ 4K/16K, 32K does not fit)
recorded from hardware-corner.net ↗ · verified 2026-06-13
- llmQ4_K972.6 prefill tokens/s
Prompt processing @ 4K (Hardware Corner RTX 3060 12GB; 972.6/678.2 @ 4K/16K)
recorded from hardware-corner.net ↗ · verified 2026-06-13
- llmQ4_K_M35.9 tok/s
Dense baseline, all layers resident. llama.cpp b10088, CUDA sm_86, flash-attn on. Rig: i7-7700, 32GB DDR4-2133 dual-channel (~34 GB/s), headless 3060. Cmd: llama-bench -ngl 99 -fa 1 -p 512 -n 128 -d 0 -r 3 Depth: 35.9 / 31.4 / 27.9 tok/s at 0 / 8K / 16K. Dense offload cliff, same card: -ngl 41 (all) 35.9; -ngl 20 (~half in RAM) 5.7 (6.3x); -ngl 0 3.05 (11.8x). Dense re-reads every param per token, so offload is catastrophic. Contrast: Qwen3.6-35B-A3B (~3B active) at max offload holds 28.1 — a 1.4x dip. GOTCHA: llama.cpp counts n_layer+1 offloadable layers (40 blocks + output). -ngl 40 here silently leaves block 0 in RAM (log: "offloaded 40/41") and costs ~20%: 28.5 vs 35.9. Use -ngl 99.
recorded from smeltcore.com ↗ · verified 2026-08-08
- llmbeginner12GB+
Qwen3-14B on RTX 4060 Ti 16GB: Q4_K_M GGUF via Ollama or llama.cpp
- llmintermediate9GB+
Qwen3-14B on Apple M2 Pro: the strongest LLM that fits a 16 GB unified-memory Mac, via MLX 4-bit
- llmbeginner9GB+
Qwen3-14B on RX 7800 XT: ROCm via Ollama or llama.cpp-HIP
- llmbeginner12GB+
Qwen3-14B on RTX 5060 Ti: Q4_K_M GGUF via Ollama or llama.cpp
Can you run Qwen3 14B on RTX 3060?
Yes — Qwen3 14B runs on the RTX 3060 (12 GB). Fastest community-measured result: 972.6 prefill tokens/s.
Which quantizations have been tested for Qwen3 14B on RTX 3060?
Q4_K, Q4_K_M — measured in community benchmarks.
How fast is Qwen3 14B on RTX 3060?
Up to 972.6 prefill tokens/s (llm), the fastest community-measured result.
Are there step-by-step instructions for Qwen3 14B on RTX 3060?
Yes — a step-by-step recipe documents Qwen3 14B on the RTX 3060, linked at the top of this page.