What LLM can an RTX 3060 12GB run?
At the default reserve, the generic one-card floor reaches a 14B INT4, 8B INT8, or 3B FP16 tier. Named models still need checkpoint, context, cache, and runtime inputs.
Hardware guide / 12 GB VRAM
A 12 GB card has a useful 8B INT4 lane, but context memory matters. Qwen3 8B at 32K clears this planning model; Qwen3 14B at the same context does not.
Open the 12 GB model finder →Fast answer
INT414B listed tier · 19.33B arithmetic ceiling
INT88B listed tier · 9.66B arithmetic ceiling
FP16 / BF163B listed tier · 4.83B arithmetic ceiling
Default reserve12 × 0.90 ÷ 1.20 = 9 GiB for weights
Editable evidence
Every card opens the calculator with the architecture, context, reserve, and headroom already filled in.
Decision boundary
The generic tier finder sizes weights only. The named-model profiles add the KV cache and an explicit runtime reserve.
| Profile | Planning target | 12 GB result |
|---|---|---|
| Qwen3 8B INT4 · 32K | 9.98 GiB | Fits with 0.82 GiB margin |
| Qwen3 8B INT8 · 32K | 14.56 GiB | Does not fit |
| Qwen3 14B INT4 · 32K | 14.27 GiB | Does not fit fully on GPU |
| gpt-oss-20b · 4K | 14.29 GiB | Does not fit under this reserve |
Capacity is only gate one
Weights are not the deployment.
Qwen3 14B adds 5 GiB of BF16 KV cache at 32K before runtime headroom.
Context consumes VRAM.
Shorter context or KV-cache quantization can move the boundary.
Fit is not throughput.
Bandwidth, kernels, offload, and batching decide delivered speed.
Primary sources
NVIDIA documents both 12 GB and 8 GB RTX 3060 variants. This guide is specifically for the 12 GB GDDR6 card. Model profiles reuse the primary-source inputs documented in the Qwen3 and gpt-oss worksheets.
Official NVIDIA RTX 3060 family specifications → Open the Qwen3 GPU worksheet → Open the gpt-oss hardware worksheet →At the default reserve, the generic one-card floor reaches a 14B INT4, 8B INT8, or 3B FP16 tier. Named models still need checkpoint, context, cache, and runtime inputs.
The 32K INT4 planning profile reaches 9.98 GiB and clears the 10.8 GiB budget by about 0.82 GiB. Validate the exact artifact and runtime.
Its raw four-bit weights can fit, but the fully GPU-resident 32K profile reaches 14.27 GiB. Shorter context, KV-cache quantization, or offload can move the boundary.
Not under this conservative full-GPU plan. The official 12.8 GiB checkpoint already exceeds the 10.8 GiB usable allowance.
Hardware claims, checked
ResearchAudio traces exact checkpoints, architecture, context, runtime constraints, and the gap between “fits” and “works.”
Prefer the hosted signup page?Join ResearchAudio free →