Phi-4 Reasoning 14B
by Microsoft · phi family
14B
parameters
text-generation code-generation reasoning math
Phi-4 Reasoning 14B is Microsoft's compact reasoning model built on the Phi-4 architecture. It is specifically trained for multi-step reasoning, mathematical problem-solving, and code generation tasks with chain-of-thought capabilities. Despite its relatively small 14B parameter count, Phi-4 Reasoning achieves competitive benchmark scores against much larger models, making it an excellent choice for local deployment where strong reasoning is needed on consumer hardware.
Quick Start with Ollama
ollama run q4_K_M | Creator | Microsoft |
| Parameters | 14B |
| Architecture | transformer-decoder |
| Context | 32K tokens |
| Released | Apr 30, 2025 |
| License | MIT |
| Ollama | phi4-reasoning |
Quantization Options
| Format | File Size | VRAM Required | Quality | Ollama Tag |
|---|---|---|---|---|
| Q4_K_M rec | 8.2 GB | 11 GB | | q4_K_M |
| Q8_0 | 15 GB | 18 GB | | q8_0 |
| F16 | 28 GB | 32 GB | | fp16 |
Compatible Hardware
Q4_K_M requires 11 GB VRAM
Benchmark Scores
80.5
mmlu