canirunthismodel

What can a NVIDIA RTX 3080 (10GB) run locally?

The NVIDIA RTX 3080 (10GB) has 10 GB of VRAM. At 4-bit quantization it can run LLMs up to roughly 13B parameters. Below, every popular model scored against it — verdict, best quantization, and how to run it.

11 run comfortably3 with workarounds2 too big
Check a specific model on your machine

Popular AI models on a RTX 3080 (10GB)

ModelSizeVerdictEst. speedBest way to run
Qwen2.5-0.5B0.5BRuns~260 tok/sRun on your GPU with FP16
GPT-2124MRuns~410 tok/sRun on your GPU with FP16
Whisper-large-v31.5BRunsRun on CPU or GPU with the standard library
all-MiniLM-L622MRunsRun on CPU or GPU with the standard library
Phi-3-mini3.8BRuns~110 tok/sRun on your GPU with Q8
Qwen2.5-Coder7BRuns~110 tok/sRun on your GPU with Q4
Mistral-7B7BRuns~110 tok/sRun on your GPU with Q4
Llama-3.1-8B8BRuns~97 tok/sRun on your GPU with Q4
Gemma-2-9B9BRuns~88 tok/sRun on your GPU with Q4
Qwen2.5-14B14BRuns~77 tok/sRun on your GPU with Q3
DeepSeek-R1-7B7BRuns~110 tok/sRun on your GPU with Q4
Qwen2.5-32B32BWorkarounds~3.8 tok/sSplit across GPU + RAM with Q4 (offload)
SDXL3.5BWorkaroundsUse CPU offload or a cloud GPU
Mixtral-8x7B47BWorkarounds~2.2 tok/sSplit across GPU + RAM with Q4 (offload)
Llama-3.1-70B70BToo bigUse a cloud GPU or a smaller model
FLUX.1-dev12BToo bigUse CPU offload or a cloud GPU

Est. speed = rough single-stream generation (tokens/sec) at the best-fitting quant, based on the NVIDIA RTX 3080 (10GB)'s 760 GB/s memory bandwidth. Real speed varies with the runtime, context length, and batch size.

NVIDIA RTX 3080 (10GB) — frequently asked questions

Can a NVIDIA RTX 3080 (10GB) run a 7B LLM?

Yes, comfortably. A 7–8B model at 4-bit needs only ~5 GB, well within the NVIDIA RTX 3080 (10GB)'s 10 GB.

How fast will a 7B model run on a NVIDIA RTX 3080 (10GB)?

Roughly ~110 tok/s for a 7–8B model at 4-bit, and about ~82 tok/s for a 13B — these are estimates for single-stream generation and vary with the runtime and context length. Speed scales with the NVIDIA RTX 3080 (10GB)'s 760 GB/s of memory bandwidth.

Can a NVIDIA RTX 3080 (10GB) run a 13B model?

Yes, comfortably on a 10 GB card. 13B at 4-bit needs ~9 GB.

Can a NVIDIA RTX 3080 (10GB) run a 70B model like Llama 3 70B?

No, it's too big. A 70B model needs ~40 GB even at 4-bit; on 10 GB you'd need GPU+CPU offload or a smaller quant.

What's the largest LLM a NVIDIA RTX 3080 (10GB) can run?

Roughly a 13B-parameter model at 4-bit quantization fits in 10 GB of VRAM. Larger models still run via GPU+CPU offload, just slower.

Compare with other GPUs