Apertus 70B — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated September 19, 2026

Model libraryApertus → Apertus 70B

The flagship Apertus. At Q4 it needs a 48 GB card or a large-memory unified machine.

Apertus 70B 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 window65,536
ArchitectureDense
ProviderEPFL / ETH Zurich / CSCS
LicenceApache 2.0
Specified atQ4_K_M
System RAM64 GB
Record updated2026-09-19

Corroborated — Two or more independent sources agree on these figures, but the model card itself was not retrieved. Treat the numbers as good rather than confirmed. Still unconfirmed: context, releaseDate, hfModelId.

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). Weights plus framework overhead only — this model publishes no architecture we can read, so no KV cache is included. A real session needs more; the figure is a floor, not a target. 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.

QuantBits/weightWeightsVRAM neededEst. speedFit on 24 GB
Q2_K2.6323 GB23.8 GB~29 tok/s (est.)Tight fit
Q3_K_M3.4129.8 GB30.6 GB~3 tok/s (est.)Offloads to system RAM (slow)
Q4_K_M4.8342.3 GB43.1 GB~3 tok/s (est.)Offloads to system RAM (slow)
Q5_K_M5.6749.6 GB50.4 GB~2 tok/s (est.)Offloads to system RAM (slow)
Q6_K6.5657.4 GB58.2 GBWon't fit
Q8_08.5074.4 GB75.2 GBWon't fit
F1616.00140 GB140.8 GBWon't fit

Want to set your own context length and KV-cache quantization? Use the interactive 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 Apertus 70B 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 Apertus 70B

Install Ollama, then run:

ollama run apertus

Weights on Hugging Face: swiss-ai/Apertus-70B.

Best for: multilingual, european languages, low resource languages, research.

Other Apertus Sizes

Apertus 70B — Frequently Asked Questions

How much VRAM does Apertus 70B 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 Apertus 70B run on an RTX 4090 (24 GB)?
No. Apertus 70B 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 Apertus 70B locally?
Install Ollama and run `ollama run apertus`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.
What other sizes does Apertus come in?
Apertus 8B (6 GB), Apertus 70B (43 GB). Every size shares the family's training and licence; the larger ones score higher and need proportionally more memory.

← All Apertus models | VRAM calculator | Check your own hardware