Makes the model fit on the accelerator instead of staying completely out of reach.
Removes host-memory offload, which is usually the single biggest latency and throughput win.
~$6,999 MSRP
Leanstral 119B A6B needs ~83.3 GB VRAM. MacBook Pro M3 Max 128GB has 92.2 GB. With Q3_K_S quantization, expect ~9 tok/s.
Operating mode
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
5.4 GB over capacity — needs offload or smaller quantization
Fit status
Too heavy
Decode
6.2 tok/s
TTFT
31455 ms
Safe context
6K
Memory
97.6 GB / 92.2 GB
Offload
10%
This setup is broadly balanced for this model.
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.
| Workload | Grade | Fit | Decode | TTFT | Context |
|---|---|---|---|---|---|
| Chat | F | Too heavy | 6.6 tok/s | 16093 ms | 6K |
| Coding | F | Too heavy | 6.2 tok/s | 31455 ms | 6K |
| Agentic Coding | F | Too heavy | 5.5 tok/s | 51578 ms | 6K |
| Reasoning | F | Too heavy | 6.2 tok/s | 37174 ms | 6K |
| RAG | F | Too heavy | 5.5 tok/s | 64473 ms | 6K |
How Leanstral 119B A6B (119B params) fits at each quantization level on MacBook Pro M3 Max 128GB (92.2 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 46.4 GB | Low | A84 |
Q3_K_S | 3 | 58.3 GB | Low | A84 |
NVFP4 | 4 | 66.6 GB | Medium | A84 |
Q4_K_MBest for your GPU | 4 | 72.6 GB | Medium | A84 |
Q5_K_M | 5 | 85.7 GB | High | F0 |
Q6_K | 6 | 97.6 GB | High | F0 |
Q8_0 | 8 | 127.3 GB | Very High | F0 |
F16 | 16 | 244.0 GB | Maximum | F0 |
Copy-paste commands to run Leanstral 119B A6B on your machine.
Run
docker run --rm -it ghcr.io/ggerganov/llama.cpp:full \
--hf-repo "mistralai/Leanstral-2603" \
--hf-file "Leanstral-2603-Q4_K_M.gguf" \
-c 4096 -ngl 99Opções de upgrade
Makes the model fit on the accelerator instead of staying completely out of reach.
Removes host-memory offload, which is usually the single biggest latency and throughput win.
~$6,999 MSRP
Makes the model fit on the accelerator instead of staying completely out of reach.
Removes host-memory offload, which is usually the single biggest latency and throughput win.
~$8,000 MSRP
Makes the model fit on the accelerator instead of staying completely out of reach.
Removes host-memory offload, which is usually the single biggest latency and throughput win.
~$12,000 MSRP
Yes, MacBook Pro M3 Max 128GB can run Leanstral 119B A6B at Q3_K_S quantization (Tight fit). The recommended Q4_K_M requires 97.6 GB which exceeds available memory, but at Q3_K_S it needs only 83.3 GB. Expected decode speed: 8.5 tok/s.
Leanstral 119B A6B (119B parameters) requires approximately 97.6 GB at Q4_K_M quantization. On MacBook Pro M3 Max 128GB, it fits at Q3_K_S using 83.3 GB.
The recommended quantization is Q4_K_M, but on MacBook Pro M3 Max 128GB the best fitting quantization is Q3_K_S, which uses 83.3 GB.
On MacBook Pro M3 Max 128GB, Leanstral 119B A6B achieves approximately 8.5 tokens per second decode speed with a time-to-first-token of 22873ms using Q3_K_S quantization.
For coding workloads, Leanstral 119B A6B on MacBook Pro M3 Max 128GB receives a F grade with 6.2 tok/s and 6K context.
On MacBook Pro M3 Max 128GB, Leanstral 119B A6B can safely use up to 32K tokens of context at Q3_K_S quantization. The model's official context limit is 256K, but available memory constrains the safe maximum.
Not always. MacBook Pro M3 Max 128GB can often fit larger models thanks to unified memory, but a discrete GPU with dedicated high-bandwidth VRAM may still decode faster once the model fits. For this combination, the important distinction is capacity versus sustained throughput.
Paste this snippet into any page to show a live fit card.
<iframe src="https://willitrunai.com/embed/leanstral-119b-a6b-on-m3-max-128gb" width="400" height="180" frameborder="0" style="border:none;border-radius:12px;overflow:hidden;" title="Will It Run AI — fit result"></iframe>
Preview: