Nemotron 70B Instruct — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated October 15, 2024

Model libraryNemotron 70B → Nemotron 70B Instruct

A friendly and highly capable model. Great for general purpose chat where nuance and helpfulness are priority.

Nemotron 70B Instruct needs about 43 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

Parameters70 Billion
Context window128,000
ArchitectureDense
ProviderNVIDIA
LicenceLlama Community
Specified atQ4_K_M
System RAM64 GB
Record updated2024-10-15

Licence

Llama Communitycommercial use permitted. Weights are downloadable and commercial use is permitted, subject to the licence’s acceptable-use terms.

VRAM and Speed by Quantization

Modelled on a reference NVIDIA RTX 4090 (24 GB), at 8K context. 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_K23.2 GB26.7 GB~4 tok/s (est.)Offloads to system RAM (slow)
Q3_K_M30.1 GB33.6 GB~3 tok/s (est.)Offloads to system RAM (slow)
Q4_K_M42.6 GB46.1 GB~2 tok/s (est.)Offloads to system RAM (slow)
Q5_K_M50.0 GB53.5 GB~2 tok/s (est.)Offloads to system RAM (slow)
Q6_K57.9 GB61.4 GBWon't fit
Q8_075.0 GB78.5 GBWon't fit
F16141.2 GB144.7 GBWon't fit

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

Buy This HardwareApple MacBook Pro M5 Pro — 64 GB VRAM · 30 W board powerDeploy in the Cloud NowNVIDIA A40 on RunPod — from $0.44/hr · rate checked 2026-08

or compare on Vast.ai

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 Nemotron 70B Instruct is the Apple M5 Pro (64 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.
Apple MacBook Pro M5 Pro
64 GB VRAM · 30 W board power
2026 prices are volatile — check the current listing.
Check price on Amazon

How to Run Nemotron 70B Instruct

Install Ollama, then run:

ollama run nemotron

Weights on Hugging Face: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF.

Best for: chat, complex instruction.

Can I Run Nemotron 70B Instruct on My GPU?

Nemotron 70B Instruct — Frequently Asked Questions

How much VRAM does Nemotron 70B Instruct need?
About 43 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 Nemotron 70B Instruct run on an RTX 4090 (24 GB)?
No. Nemotron 70B Instruct needs about 43 GB at Q4_K_M, more than a single RTX 4090's 24 GB. It needs a larger card, several GPUs, or Apple Silicon with enough unified memory — or it runs with part of the weights offloaded to system RAM, which is much slower.
How do I run Nemotron 70B Instruct locally?
Install Ollama and run `ollama run nemotron`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.

← All Nemotron 70B models | VRAM calculator | Check your own hardware