Why Mistral Medium 3.5 pressures system RAM
Mistral Medium 3.5 is a dense 128B network β every weight participates each token, so quantization choice dominates. Q4_K_M lands near ~72GB weights, plus ~0.31GB KV at 8K and ~8GB overhead (~80.3GB β 96GB kit). The 262K-token context ceiling is the sleeper cost: long-doc or agent traces inflate KV while the 128B slab stays fixed. Prefer dual-channel DDR5 bandwidth when CPU offload or mmap is involved.
What RAM kit to buy
Buy a matched dual-channel DDR5 kit at 96GB for Mistral Medium 3.5 (EXPO/XMP only if stable). Avoid single-stick installs β local inference is bandwidth-sensitive when layers spill to host memory. Pair with 4x RTX 3090 / 4090 (96GB VRAM) or Apple Mac Studio (128GB Unified Memory) when staying in the Multi-GPU Workstation / Mac Studio tier, and keep 20β30% RAM free for the OS + browser.
Workload notes
Mistral releases like Mistral Medium 3.5 are common in production vLLM; dual-channel bandwidth helps prompt throughput when CPU offload is in play. At 128B, Mistral Medium 3.5 sits in the large local-LLM band: Q4 on a strong GPU is realistic, FP16 usually is not on consumer cards. Release window noted as 2025/2026; always re-check the model card before buying hardware for a specific checkpoint.





