Can Codestral 2 25.08 run on Intel Arc A770 16GB?
BARELY — Tight on Memory
Codestral 2 25.08 needs ~18.4 GB VRAM. Intel Arc A770 16GB has 16.0 GB. With Q4_K_M quantization, expect ~11 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.4 GB over capacity — needs offload or smaller quantization
Fit status
Very compromised (needs ~1.7 GB host RAM)
Decode
10.7 tok/s
TTFT
18176 ms
Safe context
4K
Memory
18.4 GB / 16.0 GB
Offload
10%
Memory breakdown
See how fast it feels
What limits this setup
It fits through host-memory offload, and offload is the main reason performance drops.
CPU or host-memory offload is active
About 10% of the working set spills out of accelerator memory, which usually hurts latency and sustained decode throughput.
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.
Runtime ecosystem is narrower than CUDA
Intel GPUs can look attractive on memory per dollar, but local AI tooling, kernels, and model coverage are still broader and easier on CUDA today.
Best improvement path
Remove offload with more accelerator memory
Prioritize a GPU or unified-memory tier that fits the whole model natively. Removing offload usually helps more than small compute gains.
Prefer CUDA if you want the path of least resistance
If your goal is maximum runtime coverage, easier troubleshooting, and better support for new local AI releases, CUDA is usually still the safer upgrade path.
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 | A | Runs with offload (needs ~0.9 GB host RAM) | 12.3 tok/s | 8578 ms | 4K |
| Coding | A | Very compromised (needs ~1.7 GB host RAM) | 10.7 tok/s | 18176 ms | 4K |
| Agentic Coding | F | Too heavy | 8.2 tok/s | 34384 ms | 4K |
| Reasoning | A | Very compromised (needs ~1.7 GB host RAM) | 10.7 tok/s | 21481 ms | 4K |
| RAG | F | Too heavy | 8.2 tok/s | 42980 ms |
Quantization options
How Codestral 2 25.08 (22B params) fits at each quantization level on Intel Arc A770 16GB (16.0 GB usable).
| Quant | Bits | VRAM | Quality | Fit |
|---|---|---|---|---|
Q2_K | 2 | 8.6 GB | Low | S86 |
Q3_K_SBest for your GPU | 3 | 10.8 GB | Low | S85 |
Get started
Copy-paste commands to run Codestral 2 25.08 on your machine.
Run
lms load codestral-2508 && lms server start