GPUforLLM

Model memory guides / mistralai/Mistral-Large-Instruct-2411

mistralai/Mistral-Large-Instruct-2411 VRAM estimates

For mistralai/Mistral-Large-Instruct-2411, compare how precision and context change memory planning for text generation.

What changes the memory requirement?

In the Q4_K_M scenario (4.85 effective bits/weight), reported parameters account for approximately 69.23 GiB of weights. At 2,048 tokens, cache and recurrent state add 0.69 GiB. At 32,768 tokens, they add 11.00 GiB. The metadata declares a maximum context of 131,072 tokens; this is not a guarantee of useful output quality at that length.

Reported parameters
122.61 billion

Cache architecture
mistral

Metadata snapshot
2026-08-31

Weight, cache and planning totals

One sequence, F16 cache, full residency on one device. Context includes both prompt and generated tokens. All memory values are GiB (2³⁰ bytes).

mistralai/Mistral-Large-Instruct-2411 — assumed conversion scenarios
Precision / effective BPWContext tokensWeightsCache & statePlanning total
(+1 GiB budget)
Adjust
Q4_K_M scenario4.85 bits/weight2,04869.230.6970.91Calculator
Q4_K_M scenario4.85 bits/weight8,19269.232.7572.98Calculator
Q4_K_M scenario4.85 bits/weight32,76869.2311.0081.23Calculator
Q8_0 scenario8.5 bits/weight2,048121.330.69123.01Calculator
Q8_0 scenario8.5 bits/weight8,192121.332.75125.08Calculator
Q8_0 scenario8.5 bits/weight32,768121.3311.00133.33Calculator
16-bit scenario16 bits/weight2,048228.380.69230.07Calculator
16-bit scenario16 bits/weight8,192228.382.75232.13Calculator
16-bit scenario16 bits/weight32,768228.3811.00240.38Calculator

Q4_K_M and Q8_0 here are assumed effective-BPW scenarios, not inspected GGUF files. Tensor mixtures and conversions can change actual weight storage. The calculator lets you inspect an actual artifact and choose your GPU before presenting a personalized result.

How these numbers are calculated

Weights = reported parameter count × effective bits per weight ÷ 8. Cache and state use the architecture-specific equations in the same engine as our calculator. Planning total = weights + cache/state + the stated runtime budget. For MoE, full residency includes all experts, not just active parameters per token.

Profile: llama.cpp / CUDA, Flash Attention enabled, micro-batch 512, prompt batch 2,048, no recurrent rollback snapshots. Engine 3.5.0; pinned runtime source. Multi-GPU, partial offload, training, speculative decoding and image/audio processing are outside these scenarios.

Model-specific assumptions and limitations

Sources and reproducibility

Configuration at the pinned model revision · Model repository at that revision · Equations and external evidence

The parameter count and configuration come from our bundled metadata snapshot. This page is generated from that snapshot; it does not claim a live metadata check or a GPU benchmark. Revision: ba78820945ae22361b0274cf0ae6d696c967c1a4. Open a table scenario to inspect that revision in the calculator.

Compare other models