How to run Phi-3.5 Mini 3.8B locally
Phi-3.5 Mini 3.8B is a 3.8B Phi model with a 128K context and MIT license. Here's the VRAM it needs, which GPUs run it, and how fast.
At a glance
Memory needed per quantization
| Quant | Quality | Weights | Min VRAM |
|---|---|---|---|
| IQ3_M | 90.0% | 1.7 GB | ~4 GB |
| Q4_K_M | 97.5% | 2.3 GB | ~4 GB |
| Q5_K_M | 99.0% | 2.7 GB | ~5 GB |
| Q6_K | 99.7% | 3.1 GB | ~5 GB |
| Q8_0 | 99.9% | 4.0 GB | ~6 GB |
| FP16 / BF16 | 100.0% | 7.6 GB | ~10 GB |
Which GPUs run Phi-3.5 Mini 3.8B
| GPU | Fit | Quant | Speed |
|---|---|---|---|
| GeForce RTX 4060 8GB · 272 GB/s | Perfect | Q8_0 | 51.1 tok/s |
| GeForce RTX 3060 12GB 12GB · 360 GB/s | Perfect | Q8_0 | 67.6 tok/s |
| GeForce RTX 4070 12GB · 504 GB/s | Perfect | FP16 / BF16 | 52.1 tok/s |
| Intel Arc B580 12GB · 456 GB/s | Perfect | FP16 / BF16 | 47.2 tok/s |
| GeForce RTX 4070 Ti SUPER 16GB · 672 GB/s | Perfect | FP16 / BF16 | 69.5 tok/s |
| GeForce RTX 5070 12GB · 672 GB/s | Perfect | FP16 / BF16 | 69.5 tok/s |
| GeForce RTX 4080 SUPER 16GB · 736 GB/s | Perfect | FP16 / BF16 | 76.1 tok/s |
| Radeon RX 7900 XTX 24GB · 960 GB/s | Perfect | FP16 / BF16 | 99.3 tok/s |
| GeForce RTX 3090 24GB · 936 GB/s | Perfect | FP16 / BF16 | 96.8 tok/s |
| GeForce RTX 4090 24GB · 1008 GB/s | Perfect | FP16 / BF16 | 104.3 tok/s |
| GeForce RTX 5090 32GB · 1792 GB/s | Perfect | FP16 / BF16 | 185.4 tok/s |
| Apple M4 16GB · 120 GB/s | Perfect | IQ4_XS | 41.9 tok/s |
| Apple M4 Pro 24GB · 273 GB/s | Perfect | Q8_0 | 51.3 tok/s |
| Apple M3 Max (16c) 48GB · 400 GB/s | Perfect | FP16 / BF16 | 41.4 tok/s |
| Apple M2 Ultra 64GB · 800 GB/s | Perfect | FP16 / BF16 | 82.7 tok/s |
Frequently asked
How much VRAM does Phi-3.5 Mini 3.8B need?
At the recommended Q4_K_M quantization, Phi-3.5 Mini 3.8B needs about 2.3GB for weights plus KV cache and overhead — roughly 4GB of VRAM total for a usable context. Drop to a 3-bit quant to squeeze it smaller, or go FP16 (8GB) for full quality.
What GPU do I need to run Phi-3.5 Mini 3.8B?
The most affordable GPU that runs it well is the Intel Arc B580 (12GB) at FP16 / BF16, delivering about 47.2 tokens/sec. Anything with 4GB+ of VRAM will run it comfortably.
Which quantization should I use for Phi-3.5 Mini 3.8B?
Q4_K_M is the default sweet spot (~97.5% of full quality). If it fits, Q5_K_M or Q6_K give near-lossless output; only drop below Q4 when you must fit it into limited VRAM.
Is Phi-3.5 Mini 3.8B good for chat?
Yes — Phi-3.5 Mini 3.8B scores 70/100 for chat, one of its strongest areas. License: MIT.