Inkling (NVFP4) — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated July 16, 2026

Model libraryInkling → Inkling (NVFP4)

The 4-bit deployment build. NVFP4 quantization brings the 975B / 41B-active MoE down to ~600 GB — a single high-memory GPU server rather than a multi-node cluster — while keeping the full 1M-token context and native text / image / audio input. Includes MTP speculative-decoding layers for faster generation and runs under vLLM, SGLang, Transformers 5.14+ and llama.cpp. Blackwell GPUs are recommended for native FP4. Apache 2.0. Thinking Machines reports AIME 2026 97.1%, GPQA Diamond 87.2%, SWE-bench Verified 77.6% and VoiceBench 91.4%. Specs from launch coverage — verify on the Hugging Face model card.

Inkling (NVFP4) needs about 589 GB of VRAM at NVFP4 (4-bit) — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.

Specifications

Parameters975 Billion (41B active)
Context window1,000,000
ArchitectureMultimodal Mixture-of-Experts — 256 experts, top-6 routed + 2 shared; NVFP4 4-bit
ProviderThinking Machines
LicenceApache 2.0
Specified atNVFP4 (4-bit)
System RAM1024 GB
Record updated2026-07-16

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_K320.5 GB321.3 GBWon't fit
Q3_K_M415.6 GB416.4 GBWon't fit
Q4_K_M588.7 GB589.5 GBWon't fit
Q5_K_M691.0 GB691.8 GBWon't fit
Q6_K799.5 GB800.3 GBWon't fit
Q8_01035.9 GB1036.7 GBWon't fit
F161950.0 GB1950.8 GBWon't fit

Want the memory numbers alone, at every quantization level and your own context length? Use the Inkling (NVFP4) VRAM calculator.

Deploy in the Cloud NowRunPod

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.

How to Run Inkling (NVFP4)

Install Ollama, then run:

ollama run inkling

Weights on Hugging Face: thinkingmachines/Inkling-NVFP4.

Published Benchmark Scores

Quality scores as published by the model's authors or an independent evaluator — not throughput, and not measured by us.

BenchmarkScoreProvenance
AIME 202697.1 %vendor-claimed · Thinking Machines (launch)
GPQA Diamond87.2 %vendor-claimed · Thinking Machines (launch)
HLE (with tools)46 %vendor-claimed · Thinking Machines (launch)
SWE-bench Verified77.6 %vendor-claimed · Thinking Machines (launch)
MMMU Pro (Standard 10)73.3 %vendor-claimed · Thinking Machines (launch)
VoiceBench91.4 %vendor-claimed · Thinking Machines (launch)
Global-MMLU-Lite88.7 %vendor-claimed · Thinking Machines (launch)

Best for: multimodal, agentic tasks, long context, fine tuning, enterprise.

Can I Run Inkling (NVFP4) on My GPU?

Other Inkling Sizes

Inkling (NVFP4) — Frequently Asked Questions

How much VRAM does Inkling (NVFP4) need?
About 589 GB at NVFP4 (4-bit) — 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 Inkling (NVFP4) run on an RTX 4090 (24 GB)?
No. Inkling (NVFP4) needs about 589 GB at NVFP4 (4-bit), 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 Inkling (NVFP4) locally?
Install Ollama and run `ollama run inkling`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.
What other sizes does Inkling come in?
Inkling (NVFP4) (589 GB), Inkling (BF16) (589 GB). Every size shares the family's training and licence; the larger ones score higher and need proportionally more memory.

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