InternLM 3 20B Instruct — VRAM Requirements

作者: Jakub Rusinowski · 最后更新: 2026年7月21日

How much GPU VRAM you need to run InternLM 3 InternLM 3 20B Instruct by Shanghai AI Lab locally, a 20B-parameter model. Figures are quantized weights + KV cache + framework overhead from a memory-bandwidth roofline model.

InternLM 3 20B Instruct needs about 13 GB VRAM at Q4_K_M.

VRAM by Quantization

QuantBits/weightWeightsTotal VRAM
Q2_K2.636.6 GB7.4 GB
Q3_K_M3.418.5 GB9.3 GB
Q4_K_M4.8312.1 GB12.9 GB
Q5_K_M5.6714.2 GB15.0 GB
Q6_K6.5616.4 GB17.2 GB
Q8_08.5021.3 GB22.1 GB
F1616.0040.0 GB40.8 GB

Switch quantization in the interactive calculator, or see the full InternLM 3 model page.

Add this badge to your model card

Model creators: paste this into your Hugging Face model card README to link readers straight to this VRAM breakdown.

VRAM Requirements

[![VRAM Requirements](https://img.shields.io/badge/Check_VRAM-LLM_Configurator-blue)](https://llmconfigurator.com/en/vram-calculator/internlm3-20b)

Estimates only — actual VRAM varies with context length, batch size, runtime and KV-cache settings.