Can Devstral 2 123B Instruct run on Mac Studio M1 Ultra 128GB?
YES — With Offload
Devstral 2 123B Instruct needs ~95.1 GB VRAM. Mac Studio M1 Ultra 128GB has 92.2 GB. With Q4_K_M quantization, expect ~6 tok/s.
Operating mode
Choose the run profile you care about
Interactive favors responsiveness, while light API and scale-out lean harder on serving readiness. The fit stays the same, but the recommendation lens changes.
Current mode
Balanced
Balanced for general local use. Keeps the ranking neutral across personal and serving workflows.
Select quantization to explore
2.9 GB over capacity — needs offload or smaller quantization
Fit status
Runs with offload (needs ~2.3 GB host RAM)
Decode
6.0 tok/s
TTFT
32376 ms
Safe context
7K
Memory
95.1 GB / 92.2 GB
Memory breakdown
See how fast it feels
What limits this setup
The model fits in shared memory, but shared-memory bandwidth is now the real limiter.
Fit does not mean dedicated-VRAM speed
Unified or shared memory can make a model technically fit, but sustained tokens per second may still trail a discrete high-bandwidth GPU with less total memory.
Very little memory headroom
You can run the model, but there is not much room left for longer context, bigger batches, extra apps, or future model updates.
Shared-memory contention still exists
The OS, browser, and inference runtime all compete for the same physical memory pool, so real-world headroom is less forgiving than raw capacity suggests.
Best improvement path
Prioritize bandwidth, not only capacity
If this workload feels slow, the next useful step is often a GPU tier with materially faster memory bandwidth rather than only a small bump in capacity.
Buy headroom, not only minimum fit
A slightly larger memory tier gives you safer context growth and makes the recommendation more future-proof.
Performance by workload
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | S | Runs with offload (needs ~0.2 GB host RAM) | 6.3 tok/s | 16720 ms | 7K |
| Coding | S | Runs with offload (needs ~2.3 GB host RAM) | 6.0 tok/s | 32376 ms | 7K |
| Agentic Coding | A | Very compromised (needs ~6.2 GB host RAM) | 5.5 tok/s | 51134 ms | 7K |
| Reasoning | S | Runs with offload (needs ~2.3 GB host RAM) | 6.0 tok/s | 38263 ms | 7K |
| RAG | A | Very compromised (needs ~6.2 GB host RAM) | 5.5 tok/s |
Quantization options
How Devstral 2 123B Instruct (123B params) fits at each quantization level on Mac Studio M1 Ultra 128GB (92.2 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 48.0 GB | Low | S91 |
Q3_K_S | 3 | 60.3 GB | Low | S91 |
NVFP4Best for your GPU |
Get started
Copy-paste commands to run Devstral 2 123B Instruct on your machine.
Run
lms load Devstral-2-123B-Instruct-2512 && lms server start