Skip to content

Llama 3.1 8B vs Llama 3.3 70B

Comparing VRAM requirements, performance, and capabilities for running these models locally with Ollama.

Parameters

8B

Context

128K

VRAM Range

6.3–18 GB

Recommended

Q8_0 (10 GB)

ByMeta·LicenseLlama 3.1 Community License
Parameters

70B

Context

128K

VRAM Range

43.5–72 GB

Recommended

Q4_K_M (43.5 GB)

ByMeta·LicenseLlama 3.3 Community License

VRAM Requirements by Quantization

Side-by-side memory needs at each quality level.

QuantizationLlama 3.1 8BLlama 3.3 70BDifference
Q4_K_M6.3 GB43.5 GB-37.2 GB
Q8_010 GB72 GB-62.0 GB
F1618 GB

Capabilities

Feature support comparison.

CapabilityLlama 3.1 8BLlama 3.3 70B
text generationYesYes
code generationYesYes
multilingualYesYes
tool useYesYes
summarizationYesYes
reasoningYes
mathYes
creative writingYes

Benchmark Scores

Higher is better. Scores from published evaluations.

BenchmarkLlama 3.1 8BLlama 3.3 70B
mmlu73.086.0

Hardware Compatibility

Can each model run at recommended quantization on common VRAM tiers?

VRAMLlama 3.1 8BLlama 3.3 70B
8 GBOffloadNo
12 GBRunsNo
16 GBRunsNo
24 GBRunsNo
32 GBRunsOffload
48 GBRunsTight
64 GBRunsRuns
96 GBRunsRuns

Run Llama 3.1 8B

ollama run llama3.1:8b-instruct-q8_0

Run Llama 3.3 70B

ollama run llama3.3:70b-instruct-q4_K_M

Check your exact hardware

Use the compatibility checker to see how each model performs on your specific GPU or Mac.

Related Comparisons