InternLM 3 20B Instruct — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated January 15, 2025

Model libraryInternLM 3 → InternLM 3 20B Instruct

A powerful mid-size bilingual model. Exceptional at long-form document understanding, scientific reasoning, and code generation in both Chinese and English contexts.

InternLM 3 20B Instruct needs about 13 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.

Specifications

Parameters20 Billion
Context window32,768
ArchitectureDense
ProviderShanghai AI Lab
LicenceApache 2.0
Specified atQ4_K_M
System RAM32 GB
Record updated2025-01-15

Licence

Apache-2.0commercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.

VRAM and Speed by Quantization

Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.

QuantWeightsVRAM neededEst. speedFit on 24 GB
Q2_K6.6 GB7.4 GB~83 tok/s (est.)Fits comfortably
Q3_K_M8.5 GB9.3 GB~69 tok/s (est.)Fits comfortably
Q4_K_M12.1 GB12.9 GB~52 tok/s (est.)Fits comfortably
Q5_K_M14.2 GB15.0 GB~45 tok/s (est.)Fits comfortably
Q6_K16.4 GB17.2 GB~40 tok/s (est.)Fits comfortably
Q8_021.3 GB22.1 GB~32 tok/s (est.)Tight fit
F1640.0 GB40.8 GB~3 tok/s (est.)Offloads to system RAM (slow)

Want the memory numbers alone, at every quantization level and your own context length? Use the InternLM 3 20B Instruct VRAM calculator.

Buy This HardwareAMD Radeon RX 9060 XT 16GB — 16 GB VRAM · 160 W board powerDeploy in the Cloud NowRTX 4090 on RunPod — from $0.34/hr · rate checked 2026-07

or compare on Vast.ai from $0.35/hr (typical low · varies)

As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.

Recommended GPU

The cheapest catalogued GPU that runs InternLM 3 20B Instruct is the AMD Radeon RX 9060 XT 16GB (16 GB).

Affiliate disclosure: Some links on this page are affiliate links — if you buy through them, LLM Configurator may earn a commission at no extra cost to you. As an Amazon Associate, LLM Configurator earns from qualifying purchases.
AMD Radeon RX 9060 XT 16GB
16 GB VRAM · 160 W board power
2026 prices are volatile — check the current listing.
Check price on Amazon

How to Run InternLM 3 20B Instruct

Install Ollama, then run:

ollama run internlm3:20b

Weights on Hugging Face: internlm/internlm3-20b-instruct.

Best for: bilingual, document analysis, research, complex reasoning.

Can I Run InternLM 3 20B Instruct on My GPU?

Other InternLM 3 Sizes

InternLM 3 20B Instruct — Frequently Asked Questions

How much VRAM does InternLM 3 20B Instruct need?
About 13 GB at Q4_K_M — quantized weights plus framework overhead, before any KV cache. The cache grows with context length and is added on top; the table above folds it in. Apple Silicon counts unified memory toward the same figure.
Does InternLM 3 20B Instruct run on an RTX 4090 (24 GB)?
Yes. InternLM 3 20B Instruct needs about 13 GB at Q4_K_M, inside a 24 GB card, at an estimated 52 tokens/sec.
How do I run InternLM 3 20B Instruct locally?
Install Ollama and run `ollama run internlm3:20b`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.
What other sizes does InternLM 3 come in?
InternLM 3 8B Instruct (6 GB), InternLM 3 20B Instruct (13 GB). Every size shares the family's training and licence; the larger ones score higher and need proportionally more memory.

← All InternLM 3 models | VRAM calculator | Build a PC for this model | Check your own hardware