Nemotron 70B — Local AI Model by NVIDIA

Written by Jakub Rusinowski · Last updated October 15, 2024

Superseded model. Nemotron 70B has been superseded by Nemotron 3 Super. This page is kept for reference; the newer family is a better starting point. View Nemotron 3 Super →

NVIDIA's specialized fine-tune of Llama 3.1 70B. It tops many leaderboards for helpfulness and instruction following, significantly outperforming the base Llama model in alignment.

Licence

LicenceWhat it permitsApplies to
Llama CommunityCommercial use permitted
Weights are downloadable and commercial use is permitted, subject to the licence’s acceptable-use terms.
Nemotron 70B Instruct

Hardware Requirements

Nemotron 70B InstructMin 43 GB VRAM · Q4_K_M · 128,000 ctx · ollama run nemotron

Recommended GPU

The cheapest GPU that runs Nemotron 70B locally (min 43 GB VRAM) 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 Locally

Install Ollama then run: ollama run nemotron

Minimum VRAM: 43 GB. For best results use Q4_K_M quantization.

Nemotron 70B — Frequently Asked Questions

How much VRAM does Nemotron 70B need?

Nemotron 70B needs about 43 GB VRAM at Q4_K_M quantization for its smallest variant. Variants: Nemotron 70B Instruct (43 GB, Q4_K_M). On Apple Silicon, unified memory counts toward this requirement.

Can I run Nemotron 70B on an RTX 4090 (24 GB)?

Nemotron 70B's smallest variant needs about 43 GB, which exceeds a single RTX 4090 (24 GB). Use multiple GPUs, a higher-VRAM card, or Apple Silicon with large unified memory.

What quantization should I use for Nemotron 70B?

Q4_K_M is the best balance of quality and VRAM for Nemotron 70B in most cases. Choose Q8_0 for near-lossless quality if you have spare VRAM, or smaller quants (Q3/Q2) only when memory is tight.

How do I run Nemotron 70B with Ollama?

Install Ollama, then run: ollama run nemotron. This downloads Nemotron 70B and starts a local, OpenAI-compatible endpoint — no internet connection is needed after the initial download.

Can I Run Nemotron 70B on My GPU?